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

/external/tensorflow/tensorflow/python/debug/wrappers/
H A Dframework.py63 on this wrapper session. The callback then returns an OnRunStartResponse
241 class OnRunStartResponse(object): class in inherits:object
256 """Constructor of `OnRunStartResponse`.
463 _check_type(run_start_resp, OnRunStartResponse)
681 An instance of `OnRunStartResponse`, carrying information to
700 An instance of `OnRunStartResponse`.
867 return OnRunStartResponse(

Completed in 95 milliseconds