Home
last modified time | relevance | path

Searched refs:NON_DEBUG_RUN (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py235 NON_DEBUG_RUN = "non_debug_run" variable in OnRunStartAction
571 elif (run_start_resp.action == OnRunStartAction.NON_DEBUG_RUN or
Dlocal_cli_wrapper.py260 framework.OnRunStartAction.NON_DEBUG_RUN, [])
547 action = framework.OnRunStartAction.NON_DEBUG_RUN