aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu_device_context.h
Commit message (Expand)AuthorAge
* Add ThenExecute() method to DeviceContext interface.Gravatar A. Unique TensorFlower2018-08-23
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-28
* Stop using gpu:: as an alias for stream_executor::.Gravatar Justin Lebar2018-04-25
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Move CPU/GPU memory copies into their own streams.Gravatar Xiaoqiang Zheng2016-02-06
* Put device-to-device GPU memory copies on a different stream.Gravatar Xiaoqiang Zheng2016-02-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06