aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/cudnn_batchnorm_thunk.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
* Do profiling inside while thunks and conditionals.Gravatar Adrian Kuegel2018-07-02
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA:GPU] Implement BatchNormThunk as a call into cudnn.Gravatar Justin Lebar2017-12-21