Home
last modified time | relevance | path

Searched refs:num_graph_execution_traces (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddumping_callback_test.py263 self.assertEqual(reader.num_graph_execution_traces(), 0)
1077 self.assertEqual(reader.num_graph_execution_traces(), 0)
1243 self.assertEqual(reader.num_graph_execution_traces(), 0)
Ddebug_events_reader.py1222 def num_graph_execution_traces(self): member in DebugDataReader