Crate autograd [] [src]

Re-exports

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

Modules

ndarray_ext
op
ops
tensor

Functions

eval

Evaluates given symbolic tensors.

run

Runs given symbolic tensors.