Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dmetric_table_report.cc161 const char* const kIndentPrefix = " * "; in AppendCategoryTable() local
170 AppendLine(kIndentPrefix, MetricPercent(category.entries[i]->metric), " ", in AppendCategoryTable()
175 AppendLine(kIndentPrefix, "... (", remaining_entries, " more ", in AppendCategoryTable()