updated test
This commit is contained in:
parent
d539e49085
commit
2f1df17371
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
The trainer handles all the logic for running a val loop, training loop, distributing, etc...
|
||||
The trainer handles all the logic for running a val loop, training loop, distributing, etc.. .
|
||||
"""
|
||||
import subprocess
|
||||
import traceback
|
||||
|
|
Loading…
Reference in New Issue