Searched defs:tensor_trace_order (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/tpu/ |
D | tensor_tracer_report.py | 245 def create_report_proto(self, tt_config, tt_parameters, tensor_trace_order, argument 313 tensor_trace_order, tensor_trace_points): argument 407 def _write_cache_index_map_section(self, tensor_trace_order): argument
|
D | tensor_tracer.py | 877 def _make_tensor_trace_fun(self, tensor_name, tensor_trace_order): argument 1300 tensor_trace_order): argument 1369 def _generate_flush_cache_op(self, num_replicas, on_tpu, tensor_trace_order): argument 1469 tensor_trace_order): argument
|