Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_reader.py791 graph_execution_trace_digest, argument
796 super().__init__(graph_execution_trace_digest.wall_time,
797 graph_execution_trace_digest.locator,
798 graph_execution_trace_digest.op_type,
799 graph_execution_trace_digest.op_name,
800 graph_execution_trace_digest.output_slot,
801 graph_execution_trace_digest.graph_id)
1256 def read_graph_execution_trace(self, graph_execution_trace_digest): argument
1266 graph_execution_trace_digest.locator)
1268 debug_event, graph_execution_trace_digest.locator)