aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/thunk.h
Commit message (Expand)AuthorAge
* Make GemmThunkShouldHaltAllActivityBeforeRunning easier to understand; NFCGravatar Sanjoy Das2018-08-09
* [XLA:GPU] Add an operator<< to Thunk::Kind.Gravatar Bixia Zheng2018-07-23
* [XLA:GPU] Implement outfeedGravatar Benjamin Kramer2018-07-10
* Do profiling inside while thunks and conditionals.Gravatar Adrian Kuegel2018-07-02
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* [XLA:GPU] Load kernel thunks' kernels before running them.Gravatar Justin Lebar2018-05-11
* [XLA:GPU] Remove unused Thunk::ShouldBlockFutureThunks function.Gravatar Justin Lebar2018-05-10
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA] Initialize arrays using cudaMemset when possible.Gravatar Justin Lebar2018-03-21
* [XLA:GPU] Implement conditional as a sequence of thunks in the GPU backend.Gravatar A. Unique TensorFlower2018-01-25
* Automated g4 rollback of changelist 180000981Gravatar A. Unique TensorFlower2018-01-02
* Automated g4 rollback of changelist 179983419Gravatar A. Unique TensorFlower2017-12-23
* Adds FFT for XLA: CPU via Eigen, GPU via cuFFT.Gravatar A. Unique TensorFlower2017-12-22
* [XLA:GPU] Implement BatchNormThunk as a call into cudnn.Gravatar Justin Lebar2017-12-21
* [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
* Preliminary Infeed support for GPU backend.Gravatar A. Unique TensorFlower2017-05-24
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09