[tf.data] Move the `tf.contrib.data.unique()` C++ implementation to contrib.
authorDerek Murray <mrry@google.com>
Wed, 21 Feb 2018 23:36:55 +0000 (15:36 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 21 Feb 2018 23:40:46 +0000 (15:40 -0800)
commita3d29347a3e61a6aa8ccac70e075cf532e7d36fc
tree7e1039752f660dbfc532e389a14cc4f621c4b2fa
parent4f1e771c10d75cc9014662e49b7906e0a16e2fe5
[tf.data] Move the `tf.contrib.data.unique()` C++ implementation to contrib.

PiperOrigin-RevId: 186530750
tensorflow/contrib/cmake/tf_core_kernels.cmake
tensorflow/contrib/data/kernels/BUILD
tensorflow/contrib/data/kernels/unique_dataset_op.cc [moved from tensorflow/core/kernels/data/unique_dataset_op.cc with 99% similarity]
tensorflow/contrib/data/ops/dataset_ops.cc
tensorflow/contrib/data/python/ops/unique.py
tensorflow/core/api_def/base_api/api_def_UniqueDataset.pbtxt [deleted file]
tensorflow/core/kernels/data/BUILD
tensorflow/core/ops/compat/ops_history.v1.pbtxt
tensorflow/core/ops/dataset_ops.cc