Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py165 class OnSessionInitAction(object): class
385 if response.action == OnSessionInitAction.PROCEED:
387 elif response.action == OnSessionInitAction.REMOTE_INSTR_LOOP:
915 return OnSessionInitResponse(OnSessionInitAction.PROCEED)
Dframework_test.py68 framework.OnSessionInitAction.PROCEED)
128 framework.OnSessionInitAction.PROCEED)
Dlocal_cli_wrapper.py230 framework.OnSessionInitAction.PROCEED)