aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/data/skip_dataset_op.cc
Commit message (Expand)AuthorAge
* [tf.data] Move all C++ code inside the `tensorflow::data` namespace.Gravatar Derek Murray2018-09-05
* [tf.data] Internal refactoring of C++ classes and APIs.Gravatar Jiri Simsa2018-08-13
* [tf.data] Optimization checkpointing improvements.Gravatar Jiri Simsa2018-08-10
* [tf.data] Minor API refactoring.Gravatar Jiri Simsa2018-08-10
* [tf.data] Mark DebugString() as const.Gravatar Brennan Saeta2018-05-31
* [tf.data] Changing signature of `MakeIterator` to enable propagating error st...Gravatar Jiri Simsa2018-05-31
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* [tf.data] Change the IteratorBase::RestoreInternal() method to take IteratorC...Gravatar Derek Murray2018-01-11
* Moving tf.data kernels to their own package.Gravatar Jiri Simsa2017-12-14