Module autograd::ndarray_ext [] [src]

Re-exports

pub use array_gen::*;

Modules

array_gen

Generates ndarray 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

type alias for convenience

NdArrayView

type alias for convenience