Searched defs:PROCEED (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/debug/wrappers/
H A Dframework.py50 If the action field in the OnSessionInitResponse is PROCEED, the constuctor
57 PROCEED:
169 PROCEED = "proceed" variable in class:OnSessionInitAction
382 if response.action == OnSessionInitAction.PROCEED:
844 return OnSessionInitResponse(OnSessionInitAction.PROCEED)

Completed in 92 milliseconds