Skip to content

Commit

Permalink
removed log_dir arg which is None by default
Browse files Browse the repository at this point in the history
  • Loading branch information
shaydeci committed May 2, 2024
1 parent 03c445c commit 9304b1a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ def restart_script_with_ddp(num_gpus: int = None):
max_restarts=0,
monitor_interval=5,
start_method="spawn",
log_dir=None,
redirects=Std.NONE,
tee=Std.NONE,
metrics_cfg={},
Expand Down

0 comments on commit 9304b1a

Please sign in to comment.