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