aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/human_readable_profile_builder.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 cumulative cycle percent in xla_hlo_profile table.Gravatar Justin Lebar2018-08-03
* [XLA] Add a bytes read+written table to the end of --xla_hlo_profile.Gravatar Justin Lebar2018-06-05
* [XLA] Ergonomic improvements to --xla_hlo_profile.Gravatar Justin Lebar2018-05-14
* [XLA] Fix a bug in --xla_hlo_profile and add a test that would have caught itGravatar Sanjoy Das2018-01-02
* Added extra output (total flops, flops/s, bytes, transcendentals) to HLO prof...Gravatar A. Unique TensorFlower2017-11-01
* Improve handling of transcendental operations in the Hlo profile:Gravatar A. Unique TensorFlower2017-08-02
* Allow cost estimates to differ per backend and include the estimates into the...Gravatar Bjarke Hammersholt Roune2017-07-31
* Split HLO profile display logic out of hlo_execution_profile.cc, movingGravatar Justin Lebar2017-07-19