aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/input_pipeline/python
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* Fix a bug in seek_next due to which seeks were performed 2^(num_epochs - 1)Gravatar A. Unique TensorFlower2017-08-03
* Internal changesGravatar Rohan Jain2017-03-23
* 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
* Adds num_epochs argument to input_pipeline_ops.seek_next to limit number of t...Gravatar Rohan Jain2016-12-15
* Creates a new ObtainNextOp that takes in a list of strings and counter and re...Gravatar Rohan Jain2016-12-02