aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/reverse_op.cc
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Fix discrepancy between doc and impl for `tf.reverse` (#13672)Gravatar Yong Tang2017-12-26
* Use optimized reverse_row funciton to flip uint8 images.Gravatar A. Unique TensorFlower2017-11-15
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Bugfix: tf.reverse supports string type.Gravatar Eugene Brevdo2017-05-16
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Get rid of unnecessary buffer allocations in a few more ops.Gravatar A. Unique TensorFlower2017-02-23
* Add optimized reverse kernel for reversing rows of a 3D tensor. This is used inGravatar A. Unique TensorFlower2017-01-11
* Create op ReverseV2 that takes indices for reversing rather than a bool arrayGravatar Andrew Selle2016-10-19
* Add complex64/complex128 GPU support for the following ops:Gravatar RJ Ryan2016-09-14
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* Change some kernels to use TF_CALL* macros, so that the instantiations for someGravatar A. Unique TensorFlower2016-06-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* fp16-enable ReverseOp.Gravatar A. Unique TensorFlower2016-05-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06