aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/dataset.cc
Commit message (Expand)AuthorAge
* [tf.data] Adding support for `tf.data.AUTOTUNE` as a special value for the `n...Gravatar Jiri Simsa2018-09-17
* [tf.data] Move all C++ code inside the `tensorflow::data` namespace.Gravatar Derek Murray2018-09-05
* [tf.data] Avoiding serialization of (potentially large) tensors during optimi...Gravatar Jiri Simsa2018-08-31
* [tf.data] Enable optimizations for input pipelines with stateful functions.Gravatar Jiri Simsa2018-08-28
* [tf.data] Internal refactoring of C++ classes and APIs.Gravatar Jiri Simsa2018-08-13
* [tf.data] Optimization checkpointing improvements.Gravatar Jiri Simsa2018-08-10
* Making PrefetchToDevice work on XLA Compile on Demand mode. Also adds a bunch...Gravatar Rohan Jain2018-08-07
* [tf.data] Move tensorflow::dataset::MakeIteratorContext to core/frameworkGravatar Brennan Saeta2018-05-08
* [tf.data] Move the C++ Dataset class implementations to the framework library.Gravatar Derek Murray2018-02-07