Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_v2_ops_test.py97 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
105 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
163 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
212 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
266 graph_trace_iter = reader.graph_execution_traces_iterators()[0]
H A Ddebug_events_writer_test.py264 actuals = list(reader.graph_execution_traces_iterators()[0])
271 for item in reader.graph_execution_traces_iterators()[0])
291 for item in reader.graph_execution_traces_iterators()[0])
H A Ddebug_events_reader.py281 def graph_execution_traces_iterators(self): member in DebugEventsReader
1031 self._reader.graph_execution_traces_iterators()):