aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/fft_thunk.h
Commit message (Expand)AuthorAge
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* Do profiling inside while thunks and conditionals.Gravatar Adrian Kuegel2018-07-02
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* [XLA] Make XLA's memory allocator return an owning smart pointer.Gravatar Justin Lebar2018-05-09
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* 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