Module autograd::ndarray_ext [] [src]

Reexports

pub use array_gen::*;

Modules

array_gen

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

Functions

arr_to_shape

Type Definitions

NdArray

type alias for convenience

NdArrayView

type alias for convenience