Skip to main content

count_parameters

Function count_parameters 

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

Get the number of parameters that would be saved.