aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/kernel.cc
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-28
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-02
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-27
* Avoid unloading kernels that haven't been loaded and fix replay_computation toGravatar A. Unique TensorFlower2018-01-15
* Clean up kernels cached by CUDAExecutor.Gravatar Artem Belevich2017-11-07
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* 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