aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/cudnn_convolution_algorithm_picker.h
Commit message (Expand)AuthorAge
* [XLA:GPU] Use a struct for the return value of CudnnConvolutionAlgorithmPicke...Gravatar Justin Lebar2018-10-05
* Further simplify the cuDNN wrappers. Instead of passing aroundGravatar Tim Shen2018-09-24
* Add interface for HLO passes which run on HloModuleGroup.Gravatar Mark Heffernan2018-09-19
* Simplify algorithm picker's internal interface.Gravatar Tim Shen2018-09-10
* Call Cudnn also for grouped convolutions.Gravatar Adrian Kuegel2018-09-03
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* Propagate the Compiler pointer to CudnnConvolutionAlgorithmPicker.Gravatar Tim Shen2018-08-14
* Change PickBestAlgorithm to return a StatusOr object.Gravatar Tim Shen2018-08-14
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA:GPU] Extend the CustomCall for cudnn convolutions to representGravatar Bixia Zheng2018-02-12
* Internal changeGravatar Justin Lebar2018-02-02