You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This merging is a refactoring of the neural-fortran code.
Instead of the functions get_params and set_params, a function get_params_ptr is implemented. All of the instances of the old two functions have been replaced with the new one.
0 commit comments