Skip to content

Commit

Permalink
tmp save
Browse files Browse the repository at this point in the history
  • Loading branch information
HAOCHENYE committed Jun 9, 2023
1 parent 60ebd01 commit 26da238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/distributed_training.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def main():
val_cfg=dict(),
val_evaluator=dict(type=Accuracy),
launcher=args.launcher,
cfg=dict(),
)
runner.train()

Expand Down

0 comments on commit 26da238

Please sign in to comment.