aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/in_topk_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Update `tf.nn.in_top_k` to use v2 kernel.Gravatar Yong Tang2017-09-16
* Support placeholder for parameter k in tf.nn.in_top_k (#11197)Gravatar Yong Tang2017-07-19
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Add appropriate bounds checking to in_top_k op.Gravatar David G. Andersen2016-03-08
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Make InTopK return False if any of the predictions are NaN or non-finite.Gravatar A. Unique TensorFlower2016-02-09
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06