aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/convolution_thunk.h
Commit message (Expand)AuthorAge
* Simplify ir_emitter_unnested so that it doesn't take a look at convGravatar Tim Shen2018-09-19
* Simplify convolution_thunk's interface.Gravatar Tim Shen2018-09-10
* Call Cudnn also for grouped convolutions.Gravatar Adrian Kuegel2018-09-03
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* 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] Extend the CustomCall for cudnn convolutions to representGravatar Bixia Zheng2018-02-12
* Internal changeGravatar Justin Lebar2018-02-02
* [XLA:GPU] Make the use of scratch allocator in convolution_thunk safe.Gravatar A. Unique TensorFlower2017-12-20
* [XLA:GPU] Don't autotune while other kernels are running.Gravatar Justin Lebar2017-12-05
* [XLA:GPU] Partially enable Winograd convolution algorithm.Gravatar A. Unique TensorFlower2017-11-17
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* [XLA] Remove unused flags and move debugging flag to debug options.Gravatar Eli Bendersky2017-06-22
* [TF:XLA] Change buffer assignment to combine temp buffers into one allocation.Gravatar A. Unique TensorFlower2017-02-07
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09