pub type KeyedGrad = KeyedParameters<Array>;
Expand description
Type alias for a hashmap of gradients.
Aliased Typeยง
struct KeyedGrad { /* private fields */ }
pub type KeyedGrad = KeyedParameters<Array>;
Type alias for a hashmap of gradients.
struct KeyedGrad { /* private fields */ }