aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/gather_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Fix of issue #13164 (Merges #13382) (#16368)Gravatar Robin Richtsfeld2018-05-25
* Add uint32/uint64 support to Gather op.Gravatar A. Unique TensorFlower2018-04-17
* Reduce gather_op_test timeouts by reducing the size of testHigherRank.Gravatar RJ Ryan2017-07-25
* Add an axis parameter to tf.gather. Fixes GitHub issue #11223.Gravatar RJ Ryan2017-07-11
* Add complex128 GPU registrations to tf.gather and tf.strided_slice.Gravatar RJ Ryan2017-04-11
* Add tf.complex64 GPU support to tf.gather.Gravatar RJ Ryan2017-04-07
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Fix gather gradient for empty slicesGravatar Geoffrey Irving2016-08-18
* Automated rollback of change 130592305Gravatar Geoffrey Irving2016-08-18
* Automated rollback of change 130554783Gravatar Geoffrey Irving2016-08-17
* Fix gather for nonempty indices, empty slicesGravatar Geoffrey Irving2016-08-17
* Custom GPU kernel for UnsortedSegmentSumOp.Gravatar A. Unique TensorFlower2016-08-08
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Fix build issue with safety fix to gather and scatterGravatar Geoffrey Irving2016-02-24
* Eliminate unneded pylint disableGravatar David G. Andersen2016-02-24
* Fix safety bug in gather and scatterGravatar Geoffrey Irving2016-02-24
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06