HomeSort by relevance Sort by last modified time
    Searched refs:AppendTableRow (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
metric_table_report.cc 158 AppendTableRow(text, category.metric_sum, metric_sum);
181 AppendTableRow(tensorflow::strings::StrCat("... (", remaining_categories,
206 AppendTableRow(text, entry.metric, metric_sum);
210 AppendTableRow(tensorflow::strings::StrCat("... (", remaining_entries,
216 void MetricTableReport::AppendTableRow(const string& text, const double metric,
metric_table_report.h 141 void AppendTableRow(const string& text, const double metric,

Completed in 79 milliseconds