pub fn register_nn_module( _py: Python<'_>, m: &Bound<'_, PyModule>, ) -> PyResult<()>
Register the nn module with Python