[][src]Module autograd::ndarray_ext

Re-exports

pub use array_gen::*;

Modules

array_gen

Generates ndarrays which can be fed to autograd::variable() etc.

Structs

ArrRng

Functions

arr_to_shape
normalize_negative_axes
normalize_negative_axis
sparse_to_dense

Type Definitions

NdArray
NdArrayView