glenn-jocher commited on
Commit
3bb4148
1 Parent(s): d4456e4

resume.py typo (#2603)

Browse files
Files changed (1) hide show
  1. utils/aws/resume.py +1 -1
utils/aws/resume.py CHANGED
@@ -1,4 +1,4 @@
1
- # Resume all interrupted trainings in yolov5/ dir including DPP trainings
2
  # Usage: $ python utils/aws/resume.py
3
 
4
  import os
 
1
+ # Resume all interrupted trainings in yolov5/ dir including DDP trainings
2
  # Usage: $ python utils/aws/resume.py
3
 
4
  import os