Crate autograd [] [src]

Reexports

pub use ndarray_ext::array_gen;
pub use tensor::Tensor;
pub use ops::*;

Modules

gradient_descent
ndarray_ext
ops
tensor

Functions

eval

Evaluates given symbolic tensors.

run

Runs given symbolic tensors.