Home
last modified time | relevance | path

Searched refs:INVOKE_STEPPER (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py240 INVOKE_STEPPER = "invoke_stepper" variable in OnRunStartAction
572 run_start_resp.action == OnRunStartAction.INVOKE_STEPPER):
578 if run_start_resp.action == OnRunStartAction.INVOKE_STEPPER:
Dhooks.py133 elif self._performed_action == framework.OnRunStartAction.INVOKE_STEPPER:
Dlocal_cli_wrapper.py621 framework.OnRunStartAction.INVOKE_STEPPER, []))