Skip to main content

register_batch_module

Function register_batch_module 

Source
pub fn register_batch_module(m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Register batch stats functions into the Python module.