aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/gather_op_test.cc
Commit message (Expand)AuthorAge
* Branch 191925087 (#18299)Gravatar Rasmus Munk Larsen2018-04-06
* Add an axis parameter to tf.gather. Fixes GitHub issue #11223.Gravatar RJ Ryan2017-07-11
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Add tf.complex64 GPU support to tf.gather.Gravatar RJ Ryan2017-04-07
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* The behavior of outer_dimensions was different than before when the selected ...Gravatar A. Unique TensorFlower2016-04-15
* Rollback of "Adds GPU kernel for gather ops."Gravatar A. Unique TensorFlower2016-03-03
* Rollback of "Adds GPU kernel for gather ops."Gravatar Vijay Vasudevan2016-03-01
* Adds GPU kernel for gather ops.Gravatar A. Unique TensorFlower2016-03-01
* TensorFlow: Fix scatter_op_test now that StringPiece::contains is fixed.Gravatar Vijay Vasudevan2016-02-25
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06