Searched refs:PublishDebugMetadata (Results 1 - 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
H A Ddebugger_state_impl.cc38 Status DebuggerState::PublishDebugMetadata( function in class:tensorflow::DebuggerState
43 return DebugIO::PublishDebugMetadata(global_step, session_run_index,
H A Ddebugger_state_impl.h33 // See the doc string of DebuggerStateInterface::PublishDebugMetadata() for
35 Status PublishDebugMetadata(const int64 global_step,
H A Ddebug_io_utils.h62 static Status PublishDebugMetadata(
H A Ddebug_io_utils.cc324 Status DebugIO::PublishDebugMetadata( function in class:tensorflow::DebugIO
/external/tensorflow/tensorflow/core/common_runtime/
H A Ddebugger_state_interface.h51 virtual Status PublishDebugMetadata(
H A Ddirect_session.cc419 TF_RETURN_IF_ERROR(debugger_state->get()->PublishDebugMetadata(
/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc1574 TF_RETURN_IF_ERROR(debugger_state->get()->PublishDebugMetadata(

Completed in 147 milliseconds