aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/input_pipeline
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
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Fix a bug in seek_next due to which seeks were performed 2^(num_epochs - 1)Gravatar A. Unique TensorFlower2017-08-02
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-18
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Internal changesGravatar Rohan Jain2017-03-23
* Depend on protobuf's header only library when building custom opsGravatar Manjunath Kudlur2017-03-07
* Automated rollback of change 148492669Gravatar Manjunath Kudlur2017-02-25
* Rollback the change to depend on header only protobuf library.Gravatar Manjunath Kudlur2017-02-24
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Replace dependency on entire proto library with just the headers for contrib.Gravatar Manjunath Kudlur2017-02-10
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* For the shared queue also put the filenames in a shared variable. OtherwiseGravatar A. Unique TensorFlower2017-01-25
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Adds num_epochs argument to input_pipeline_ops.seek_next to limit number of t...Gravatar Rohan Jain2016-12-15
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Name the nameless build rulesGravatar Justine Tunney2016-12-09
* Creates a new ObtainNextOp that takes in a list of strings and counter and re...Gravatar Rohan Jain2016-12-02