mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 11:40:18 +01:00
Save filters' internal state (#127)
* save filters internal state * moving the restore to be made from within NumpyRunningStats
This commit is contained in:
@@ -118,7 +118,7 @@ def handle_distributed_coach_tasks(graph_manager, args):
|
||||
)
|
||||
|
||||
|
||||
def handle_distributed_coach_orchestrator(graph_manager, args):
|
||||
def handle_distributed_coach_orchestrator(args):
|
||||
from rl_coach.orchestrators.kubernetes_orchestrator import KubernetesParameters, Kubernetes, \
|
||||
RunTypeParameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user