Fixes #9654: Allow model_fn being a member function of a class (#9807)
* Fixes #9654: Allow model_fn being a member function of a class * Remove self from arg instead of changing a const
Loading
Please sign in to comment
* Fixes #9654: Allow model_fn being a member function of a class * Remove self from arg instead of changing a const