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
While trying out nsl, I discovered a problem with arguments when calling the inner model_fn. I tried to modify my code and adding a unused 'config' argument, but the error just moved to the lines I changed. In fact, if your model accepts 'params', that would have always fail.
PiperOrigin-RevId: 292536857
0 commit comments