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
Fix: Make WandbLogger upload models from all ModelCheckpoint callbacks, not just one (#20191)
* test: add failing test using two callbacks
* fix: save all checkpoint callbacks to wandb
* chore: fix mypy
* chore: fix ruff
---------
Co-authored-by: Christian Gebbe <>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit bd9d114)
0 commit comments