aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/nearest_neighbor
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Wrap macro bodies in do{}while(0) to prevent capture of else-clauses.Gravatar A. Unique TensorFlower2017-12-06
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Fixing an issue in the BUILD file of the LSH ops.Gravatar A. Unique TensorFlower2017-09-08
* Minor cleanupGravatar A. Unique TensorFlower2017-08-22
* Initial commit of the nearest neighbor code: adding ops for generatingGravatar A. Unique TensorFlower2017-08-17