aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/stream_executor_pimpl.cc
Commit message (Expand)AuthorAge
* 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
* [XLA] "Global value" tuple destructuring available via SWIG APIs.Gravatar Chris Leary2018-06-12
* Introduce an option to allocate CUDA unified memoryGravatar Smit Hinsu2018-05-21
* Use parenthesis based construction instead of brace initializationGravatar Smit Hinsu2018-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
* Rename StreamExecutorInterface::BlockHostUntilDoneWithStatus to BlockHostUnti...Gravatar A. Unique TensorFlower2017-12-15
* Stream::BlockHostUntilDone now returns Status rather than bool.Gravatar A. Unique TensorFlower2017-12-13
* Change TraceListener::BlockHostUntilDoneComplete to pass Status* rather than ...Gravatar A. Unique TensorFlower2017-12-07
* 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
* Make tensorflow::mutex implement a shared (reader/writer) lock, usingGravatar A. Unique TensorFlower2017-08-17
* Set winograd nofused flag to be true by default.Gravatar Yangzihao Wang2017-05-28
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* [XLA] [StreamExecutor] Tune GEMMs when possible.Gravatar Justin Lebar2017-03-02
* Better StreamExecutor constructorGravatar A. Unique TensorFlower2017-01-20
* Plumb port::Status through the internal synchronous memcopy routines.Gravatar A. Unique TensorFlower2017-01-17
* 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
* Merge changes from github.Gravatar Martin Wicke2016-06-06
* 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