From 3bb414890a253bb1a269fb81cc275d11c8fffa72 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Thu, 25 Mar 2021 20:55:20 +0100 Subject: [PATCH] resume.py typo (#2603) --- utils/aws/resume.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/aws/resume.py b/utils/aws/resume.py index 563f22be2..faad8d247 100644 --- a/utils/aws/resume.py +++ b/utils/aws/resume.py @@ -1,4 +1,4 @@ -# Resume all interrupted trainings in yolov5/ dir including DPP trainings +# Resume all interrupted trainings in yolov5/ dir including DDP trainings # Usage: $ python utils/aws/resume.py import os