From 4f181af93dcc9c4dfd607ac46c9f592730226ed6 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) (cherry picked from commit 3bb414890a253bb1a269fb81cc275d11c8fffa72) --- 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 563f22be20dc..faad8d247411 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