aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/nearest_neighbor/kernels
Commit message (Expand)AuthorAge
* fix typo (#16679)Gravatar ManHyuk2018-02-02
* 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
* Minor cleanupGravatar A. Unique TensorFlower2017-08-22
* Initial commit of the nearest neighbor code: adding ops for generatingGravatar A. Unique TensorFlower2017-08-17