1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

Workaround for dumping gifs through the Python API (#405)

This commit is contained in:
Gal Leibovich
2019-09-26 12:21:25 +03:00
committed by GitHub
parent 9e82c06be3
commit 79a4161eca

View File

@@ -313,7 +313,7 @@ class Logger(BaseLogger):
####################################################################################################################### #######################################################################################################################
global experiment_path global experiment_path
experiment_path = None experiment_path = ""
global experiment_name global experiment_name
experiment_name = None experiment_name = None