aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_execution_profile.h
Commit message (Expand)AuthorAge
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [TF:XLA] Replace most of HloProfilePrinter by a protocol bufferGravatar Sanjoy Das2018-01-24
* [XLA] Clean up our handling of ExecutionProfile and add a test caseGravatar Sanjoy Das2018-01-10
* Place HloProfilePrinter and HloProfileIndexMap in ExecutableGravatar Sanjoy Das2017-11-22
* Rename HloToProfileIndex to HloProfileIndexMapGravatar Sanjoy Das2017-11-15
* Split up HloExecutionProfile into a set of re-usable componentsGravatar Sanjoy Das2017-11-13
* Rename (Add|Get)ProfileResult to something more specific; NFCGravatar Sanjoy Das2017-10-31
* Allow cost estimates to differ per backend and include the estimates into the...Gravatar Bjarke Hammersholt Roune2017-07-31
* [XLA] Add support for profiling multiple computationsGravatar David Majnemer2017-03-01
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09