aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/argmax_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Avoid argmax/argmin divide by 0 when the output tensor is an empty tensor.Gravatar A. Unique TensorFlower2018-07-20
* Fixes ArgMax deprecation warnings in test (#11551)Gravatar John Lawson2017-07-18
* Branch 160346151 (#11094)Gravatar Yifei Feng2017-06-28
* Setting the default axis to 0 for argmax and argminGravatar Manjunath Kudlur2017-01-17
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Fix argmax / argmin to not crash on empty inputGravatar Geoffrey Irving2016-04-27
* 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