aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/metric_table_report.cc
Commit message (Expand)AuthorAge
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] Show metric name in categories table header.Gravatar Justin Lebar2018-08-03
* Don't crash when displaying XLA metrics if they happen to be negative.Gravatar Justin Lebar2017-06-08
* Use "empty" member function to test for emptinessGravatar A. Unique TensorFlower2017-05-30
* [XLA:HLO] Make MetricTableReport::SetShowAllEntries() show all category entries.Gravatar A. Unique TensorFlower2017-04-27
* Add sum-across-opcodes report for HLO profiling.Gravatar Bjarke Hammersholt Roune2017-01-27