aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/stream_executor_pimpl.h
Commit message (Expand)AuthorAge
* Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* Internal change.Gravatar Anna R2018-09-12
* Implement DoHostCallbackWithStatus to allow callbacks to return a statusGravatar A. Unique TensorFlower2018-08-07
* Teach StreamExecutor to load modules and resolve symbols in themGravatar Sanjoy Das2018-07-23
* Introduce an option to allocate CUDA unified memoryGravatar Smit Hinsu2018-05-21
* [XLA] Make XLA's memory allocator return an owning smart pointer.Gravatar Justin Lebar2018-05-09
* Cudnn RNN v2 kernels with autotune capabilityGravatar James Qin2018-04-25
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* Support RNN profiling in StreamExecutor for CUDA GPUs.Gravatar James Qin2018-04-06
* Stream::BlockHostUntilDone now returns Status rather than bool.Gravatar A. Unique TensorFlower2017-12-13
* Add BlockHostUntilDoneWithStatus, which returns Status rather than bool.Gravatar A. Unique TensorFlower2017-12-06
* Clean up kernels cached by CUDAExecutor.Gravatar Artem Belevich2017-11-07
* Allow tensorflow devices to report their load. This may be used to improve ba...Gravatar A. Unique TensorFlower2017-10-10
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* [SE] Change comments/identifiers/logs from when StreamExecutor was GPUExecutor.Gravatar Chris Leary2017-08-22
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Set winograd nofused flag to be true by default.Gravatar Yangzihao Wang2017-05-28
* [XLA] [StreamExecutor] Tune GEMMs when possible.Gravatar Justin Lebar2017-03-02
* Add default ScopedDeviceMemory ctor in StreamExecutorGravatar A. Unique TensorFlower2017-01-20
* Better StreamExecutor constructorGravatar A. Unique TensorFlower2017-01-20
* StreamExecutor: Optimize kernel argument packingGravatar Peter Hawkins2016-11-29
* Add stream-executor changes to enable Cudnn fused LSTM/RNN support.Gravatar Xiaoqiang Zheng2016-08-19
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Add the autotune version for the backward passes. It is currentlyGravatar Xiaoqiang Zheng2016-05-11
* Adding autotune to the Cudnn conv algorithm selection.Gravatar Xiaoqiang Zheng2016-05-09
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06