[tf.data] Move framework/dataset.h to framework/dataset_stateful_op_whitelist.h.
authorDerek Murray <mrry@google.com>
Fri, 2 Feb 2018 21:39:38 +0000 (13:39 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 21:47:45 +0000 (13:47 -0800)
commitcf330efa207d635efecfb1b703ee65ccfbc3f98c
treef9e4fa880c925e9da8429b67060732fb0fa83dfa
parentf85f23bea87ea856ac839806b5d62f4257fb684b
[tf.data] Move framework/dataset.h to framework/dataset_stateful_op_whitelist.h.

This will make way for the move of kernels/data/dataset.h to
framework/dataset.h, while preserving version control history, after
which we might recombine the headers.

PiperOrigin-RevId: 184327481
tensorflow/core/BUILD
tensorflow/core/framework/dataset_stateful_op_whitelist.h [moved from tensorflow/core/framework/dataset.h with 93% similarity]
tensorflow/core/kernels/data/dataset.h
tensorflow/core/ops/lookup_ops.cc