Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_v2_ops_test.py101 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
109 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
167 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
216 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
272 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
Ddebug_events_writer_test.py268 actuals = list(reader.graph_execution_traces_iterators()[0])
275 for item in reader.graph_execution_traces_iterators()[0])
295 for item in reader.graph_execution_traces_iterators()[0])
Ddebug_events_reader.py287 def graph_execution_traces_iterators(self): member in DebugEventsReader
1038 self._reader.graph_execution_traces_iterators()):