fix: 多显卡训练时logger未赋值引用 (#1722)

modified:   infer/modules/train/train.py
This commit is contained in:
Chengjia Jiang
2024-01-16 19:30:10 +08:00
committed by GitHub
parent f6fa0c9cd9
commit 49434901d8
2 changed files with 9 additions and 2 deletions

5
.gitignore vendored
View File

@@ -21,3 +21,8 @@ rmvpe.pt
# To set a Python version for the project
.tool-versions
/runtime
/assets/weights/*
ffmpeg.*
ffprobe.*