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
Clarification: new mean option is synonym with sum_over_batch_size in loss function base class (#20352)
* mean as a synonym of sum_over_batch_size
* mean synonym with sum_over_batch_size
* typo fix
* Update loss.py
Undid ruff format while keeping typo fixes
* reduction in ("mean", "sum_over_batch_size") loss.py
0 commit comments