Searched defs:tt_parameters (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/ |
H A D | tensor_tracer_report.py | 196 def __init__(self, tt_parameters): argument 235 def create_report_proto(self, tt_config, tt_parameters, tensor_trace_order, argument 308 def write_report_proto(self, report_path, report_proto, tt_parameters): argument 314 def create_report(self, tt_config, tt_parameters, argument 344 def _write_config_section(self, tt_config, tt_parameters): argument
|