aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/captured_function.h
Commit message (Expand)AuthorAge
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Moving tf.data kernels to their own package.Gravatar Jiri Simsa2017-12-14
* [tf.data] Use a more efficient dispatch mechanism for functions in datasets.Gravatar Derek Murray2017-12-11
* Make MapDataset saveable.Gravatar Saurabh Saxena2017-11-15
* [tf.contrib.data] Always copy the function body in the OpKernel constructor.Gravatar Derek Murray2017-09-20
* Updating the datasets map API documentation.Gravatar Jiri Simsa2017-08-28
* [tf.contrib.data] Avoid creating threads in the ParallelMap dataset.Gravatar Derek Murray2017-08-22
* Allowing functions to run across devices. This change expands the ProcessFunc...Gravatar Rohan Jain2017-08-17
* Automated g4 rollback of changelist 165521057Gravatar Rohan Jain2017-08-17
* Allowing functions to run across devices. This change expands the ProcessFunc...Gravatar Rohan Jain2017-08-16
* Adding xprof tracing for Dataset API.Gravatar Jiri Simsa2017-08-16
* Initial release of the new `Dataset` API for input pipelines.Gravatar Derek Murray2017-05-16