aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/resampler
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* 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
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Reduce batch size for resampler backward pass test, to speed up test.Gravatar A. Unique TensorFlower2017-09-06
* Merge changes from github.Gravatar Benoit Steiner2017-08-04
* Move resampler from sonnet to contrib.Gravatar A. Unique TensorFlower2017-06-26