aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/hlo_execution_profiler.cc
Commit message (Expand)AuthorAge
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Replace generic Pool with StreamPool, and discard failed streams.Gravatar Todd Wang2018-07-25
* Profile SequentialThunks if they represent one HloInstruction.Gravatar Adrian Kuegel2018-07-04
* Do profiling inside while thunks and conditionals.Gravatar Adrian Kuegel2018-07-02
* Extract HloExecutionProfiler into its own file.Gravatar Adrian Kuegel2018-06-14