aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/cuda/cuda_gpu_executor.h
Commit message (Expand)AuthorAge
* Fully fixed clang errorsGravatar Matt Conley2018-09-06
* Fixed clang formattingGravatar Matt Conley2018-09-06
* Move CUDA-specific occupancy calculation into proper fileGravatar Matt Conley2018-09-04
* 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
* Clean up kernels cached by CUDAExecutor.Gravatar Artem Belevich2017-11-07
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* [StreamExecutor] Only check occupancy info at -v 2 and above.Gravatar Justin Lebar2017-02-10
* 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
* Maintain current cuda context in CUDADriver by checking against a threadlocalGravatar A. Unique TensorFlower2016-05-12
* 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