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
NNX: update train/eval step sharding signatures to omit rng for pure_nnx
- get_functional_train_with_signature: use (state, batch) shardings when pure_nnx=True
- get_functional_eval_with_signature: use (state, batch) shardings when pure_nnx=True
0 commit comments