aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/data/group_by_reducer_dataset_op.cc
Commit message (Expand)AuthorAge
* [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* Automated rollback of commit b1ff7c2cedcc7d49d430d56655870e6d68a0c8f7Gravatar Derek Murray2018-09-18
* Creating an InstantiatedCapturedFunction that captures the instantiated state...Gravatar Rohan Jain2018-09-18
* [tf.data] Move all C++ code inside the `tensorflow::data` namespace.Gravatar Derek Murray2018-09-05
* [tf.data] Enable optimizations for input pipelines with stateful functions.Gravatar Jiri Simsa2018-08-28
* [tf.data] Move captured function instantiation to iterator initialization time.Gravatar Derek Murray2018-08-21
* [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] Experimental transformations for windowing and batching of windows.Gravatar Jiri Simsa2018-07-03
* [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
* [tf.data] Adding an experimental `group_by_reducer` transformation which grou...Gravatar Jiri Simsa2018-04-30