Home
last modified time | relevance | path

Searched refs:GraphExecutionTraceDigest (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_reader.py732 class GraphExecutionTraceDigest(BaseDigest): class
748 super(GraphExecutionTraceDigest, self).__init__(wall_time, locator)
771 output = super(GraphExecutionTraceDigest, self).to_json()
781 class GraphExecutionTrace(GraphExecutionTraceDigest):
1057 return GraphExecutionTraceDigest(
Ddebug_events_monitors_test.py391 trace_digest = debug_events_reader.GraphExecutionTraceDigest(
414 trace_digest = debug_events_reader.GraphExecutionTraceDigest(
450 trace_digest = debug_events_reader.GraphExecutionTraceDigest(
Ddebug_events_writer_test.py875 trace_digest = debug_events_reader.GraphExecutionTraceDigest(
885 trace_digest = debug_events_reader.GraphExecutionTraceDigest(
904 trace_digest = debug_events_reader.GraphExecutionTraceDigest(