Searched defs:tt_parameters (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/tpu/ |
| D | tensor_tracer_report.py | 206 def __init__(self, tt_parameters): argument 245 def create_report_proto(self, tt_config, tt_parameters, tensor_trace_order, argument 305 def write_report_proto(self, report_proto, tt_parameters): argument 312 def create_report(self, tt_config, tt_parameters, argument 342 def _write_config_section(self, tt_config, tt_parameters): argument
|