Home
last modified time | relevance | path

Searched defs:tfdbg_run_id (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_writer.py35 tfdbg_run_id, argument
Ddumping_callback.py163 def tfdbg_run_id(self): member in _DumpingCallback
Ddebug_events_reader.py163 def tfdbg_run_id(self): member in DebugEventsReader
1160 def tfdbg_run_id(self): member in DebugDataReader
/external/tensorflow/tensorflow/python/client/
Ddebug_events_writer_wrapper.cc33 const int64 circular_buffer_size) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.cc125 const string& dump_root, const string& tfdbg_run_id, in GetDebugEventsWriter()
476 const string& tfdbg_run_id, in DebugEventsWriter()
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto123 string tfdbg_run_id = 3; field