Home
last modified time | relevance | path

Searched defs:tfdbg_context_id (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto280 string tfdbg_context_id = 1; field
/external/tensorflow/tensorflow/python/debug/lib/
Ddumping_callback.py338 tfdbg_context_id, argument
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.cc276 const string& tfdbg_context_id, const string& device_name, in WriteGraphExecutionTrace()