Skip to main content

KeyedGrad

Type Alias KeyedGrad 

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

Type alias for a hashmap of gradients.

Aliased Typeยง

pub struct KeyedGrad { /* private fields */ }