aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/argmax_op.cc
Commit message (Expand)AuthorAge
* Avoid argmax/argmin divide by 0 when the output tensor is an empty tensor.Gravatar A. Unique TensorFlower2018-07-20
* Use FastBoundsCheck in ArgMax kernel opGravatar Yong Tang2018-07-15
* Branch 160346151 (#11094)Gravatar Yifei Feng2017-06-28
* Fix linter errors left over from PRs.Gravatar Martin Wicke2016-12-15
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Add the int32 TypeConstraint to all kernels that could take both int32Gravatar Vijay Vasudevan2016-10-14
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fix argmax / argmin to not crash on empty inputGravatar Geoffrey Irving2016-04-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* 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