init_weights

Function init_weights 

Source
pub fn init_weights(param: &mut Parameter, init_type: InitType) -> Result<()>
Expand description

Initialize parameters with specified method