Type Alias KeyedGrad

Source
pub type KeyedGrad = KeyedParameters<Array>;
Expand description

Type alias for a hashmap of gradients.

Aliased Typeยง

struct KeyedGrad { /* private fields */ }