aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/cudnn_convolution_rewriter.cc
Commit message (Expand)AuthorAge
* Add more logging to the convolution transformations.Gravatar Tim Shen2018-10-08
* Add cuDNN fused convolution forward support.Gravatar Tim Shen2018-09-24
* Remove the public uses of CreateCudnnConv* in the favor ofGravatar Tim Shen2018-09-24
* Fix a typo in cudnn_convolution_rewriter.Gravatar Adrian Kuegel2018-09-11
* [XLA:GPU] Don't canonicalize forward convs with constant filters to backwards...Gravatar Justin Lebar2018-09-10
* Enable grouped convolutions for CudnnConvBackwardInput.Gravatar Adrian Kuegel2018-09-10
* Call Cudnn also for grouped convolutions.Gravatar Adrian Kuegel2018-09-03
* [XLA:GPU] Create backwards-input convs when the filter is a constant.Gravatar Justin Lebar2018-08-28
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Fix assumptions that a Shape must be a tuple or an array.Gravatar Mark Heffernan2018-06-13
* Internal changeGravatar Justin Lebar2018-02-02