mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
Ignoring redis sub if testing
This commit is contained in:
committed by
zach dwiel
parent
7f00235ed5
commit
0e121c5762
@@ -38,7 +38,6 @@ def training_worker(graph_manager, checkpoint_dir):
|
||||
graph_manager.phase = core_types.RunPhase.UNDEFINED
|
||||
graph_manager.evaluate(graph_manager.evaluation_steps)
|
||||
graph_manager.save_checkpoint()
|
||||
time.sleep(10)
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user