aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_execution_profile_test.cc
Commit message (Expand)AuthorAge
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] Move xla/tools/parser/* into xla/service.Gravatar Justin Lebar2018-06-01
* Migrate HloExecutionProfileTest to textual HLOGravatar A. Unique TensorFlower2018-05-16
* [XLA] Ergonomic improvements to --xla_hlo_profile.Gravatar Justin Lebar2018-05-14
* [TF:XLA] Replace most of HloProfilePrinter by a protocol bufferGravatar Sanjoy Das2018-01-24
* Place HloProfilePrinter and HloProfileIndexMap in ExecutableGravatar Sanjoy Das2017-11-22
* Don't prepend '%' in HloInstruction constructor. And update the ToString and ...Gravatar A. Unique TensorFlower2017-11-17
* Split up HloExecutionProfile into a set of re-usable componentsGravatar Sanjoy Das2017-11-13