[][src]Function autograd::ops::_hessian_vector_product

pub fn _hessian_vector_product<T: Float>(
    ys: &[&Tensor<T>],
    xs: &[&Tensor<T>],
    vectors: &[&Tensor<T>]
) -> Vec<Tensor<T>>

(Experimental) Computes hessian vector product