mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
rename save_checkpoint_secs -> checkpoint_save_secs
This commit is contained in:
@@ -372,7 +372,7 @@
|
||||
" evaluate_only=False,\n",
|
||||
" experiment_path=log_path)\n",
|
||||
"\n",
|
||||
"task_parameters.__dict__['save_checkpoint_secs'] = None\n",
|
||||
"task_parameters.__dict__['checkpoint_save_secs'] = None\n",
|
||||
"task_parameters.__dict__['verbosity'] = 'low'\n",
|
||||
"\n",
|
||||
"graph_manager.create_graph(task_parameters)\n",
|
||||
|
||||
Reference in New Issue
Block a user