aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/stream_executor_internal.h
Commit message (Expand)AuthorAge
* Merge pull request #21232 from ghostplant:fix-typoGravatar TensorFlower Gardener2018-08-08
|\
* | Implement DoHostCallbackWithStatus to allow callbacks to return a statusGravatar A. Unique TensorFlower2018-08-07
| * Fix typo: host_src -> gpu_src for inter-gpu copyGravatar CUI Wei2018-07-29
|/
* Teach StreamExecutor to load modules and resolve symbols in themGravatar Sanjoy Das2018-07-23
* [ROCm] Interface changes for StreamExecutor to support both CUDA and ROCmGravatar Wen-Heng (Jack) Chung2018-07-12
* Introduce an option to allocate CUDA unified memoryGravatar Smit Hinsu2018-05-21
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* Rename StreamExecutorInterface::BlockHostUntilDoneWithStatus to BlockHostUnti...Gravatar A. Unique TensorFlower2017-12-15
* Replace StreamExecutorInterface::BlockHostUntilDone with BlockHostUntilDoneWi...Gravatar A. Unique TensorFlower2017-12-09
* 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
* Miscellaneous cleanupsGravatar A. Unique TensorFlower2017-06-05
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Default impl for StreamExecutorInterface::MemsetGravatar A. Unique TensorFlower2017-01-27
* Plumb port::Status through the internal synchronous memcopy routines.Gravatar A. Unique TensorFlower2017-01-17
* StreamExecutor: Optimize kernel argument packingGravatar Peter Hawkins2016-11-29
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* fp16 support for BiasAdd. Includes support for atomic adds for Eigen::half,Gravatar A. Unique TensorFlower2016-05-10
* 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