aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/prefetching_ops_v2.py
Commit message (Expand)AuthorAge
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* Automated rollback of commit 7f1d70d97f543d69a9f02cd6df0964f22f9278f3Gravatar Rohan Jain2018-09-28
* Switching Distribution strategies to use MultiDeviceIterator. Currently only ...Gravatar Rohan Jain2018-09-25
* [tf.data] Adding a private method for (recursively) tracking dataset inputs.Gravatar Jiri Simsa2018-09-25
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Sets the output_alloc_attrs on the Remote function call in theGravatar Rohan Jain2018-06-28
* Add support for initializable iterator in distribution strategies. Use that i...Gravatar Priya Gupta2018-04-18
* Pull changes from prefetching_ops to support dicts in prefetching_ops_v2 in d...Gravatar Priya Gupta2018-04-06
* Getting rid of the threadpool from FunctionBufferingResource. It wasn't reall...Gravatar Rohan Jain2018-03-29
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29