mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 11:10:20 +01:00
Workaround for dumping gifs through the Python API (#405)
This commit is contained in:
@@ -313,7 +313,7 @@ class Logger(BaseLogger):
|
||||
#######################################################################################################################
|
||||
|
||||
global experiment_path
|
||||
experiment_path = None
|
||||
experiment_path = ""
|
||||
|
||||
global experiment_name
|
||||
experiment_name = None
|
||||
|
||||
Reference in New Issue
Block a user