Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.cc148 table.SetShowCategoryTable(); in ToString()
181 table.SetShowCategoryTable(); in ToString()
205 table.SetShowCategoryTable(); in ToString()
/external/tensorflow/tensorflow/compiler/xla/
Dmetric_table_report.h84 void SetShowCategoryTable();
Dmetric_table_report.cc46 void MetricTableReport::SetShowCategoryTable() { show_category_table_ = true; } in SetShowCategoryTable() function in xla::MetricTableReport