Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtensor_tracer.py1084 def _skip_op(self, op_id, op, ops_in_exec_path, report_handler): argument
1111 if op not in ops_in_exec_path:
1264 ops_in_exec_path, argument
1288 if self._skip_op(op_id, op, ops_in_exec_path, report_handler):
1329 def _determine_trace_and_create_report(self, graph, ops_in_exec_path, argument
1349 graph_order, ops_in_exec_path, tensor_trace_points, report_handler)