Home
last modified time | relevance | path

Searched refs:CreateState (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Ddebugger_state_interface.cc63 Status DebuggerStateRegistry::CreateState( in CreateState() function in tensorflow::DebuggerStateRegistry
Ddebugger_state_interface.h91 static Status CreateState(const DebugOptions& debug_options,
Ddirect_session.cc436 TF_RETURN_IF_ERROR(DebuggerStateRegistry::CreateState( in CreateDebuggerState()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc1755 DebuggerStateRegistry::CreateState(debug_options, debugger_state)); in CreateDebuggerState()