Skip to main content

count_parameters

Function count_parameters 

Source
pub fn count_parameters<M>(module: &M) -> usize
where M: Module + ?Sized,
Expand description

Get the number of parameters that would be saved.