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 is followed by the accelerator.init_trackers step later in the script.
Even when setting the level to warning, I still get these messages logged: [2022-08-22 23:21:11,960][accelerate.tracking][INFO] - Successfully logged to WandB
Desired capability
Be able to set log level for the accelerate.tracking messages.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
Background
I have set up my tracker as follows:
This is followed by the
accelerator.init_trackers
step later in the script.Even when setting the level to warning, I still get these messages logged:
[2022-08-22 23:21:11,960][accelerate.tracking][INFO] - Successfully logged to WandB
Desired capability
Be able to set log level for the accelerate.tracking messages.
The text was updated successfully, but these errors were encountered: