Update ops-related pbtxt files.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 22 Feb 2018 00:24:20 +0000 (16:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Feb 2018 00:28:05 +0000 (16:28 -0800)
PiperOrigin-RevId: 186537602

tensorflow/core/ops/ops.pbtxt

index bbd43e1..14d8598 100644 (file)
@@ -30846,29 +30846,6 @@ op {
   }
 }
 op {
-  name: "UniqueDataset"
-  input_arg {
-    name: "input_dataset"
-    type: DT_VARIANT
-  }
-  output_arg {
-    name: "handle"
-    type: DT_VARIANT
-  }
-  attr {
-    name: "output_types"
-    type: "list(type)"
-    has_minimum: true
-    minimum: 1
-  }
-  attr {
-    name: "output_shapes"
-    type: "list(shape)"
-    has_minimum: true
-    minimum: 1
-  }
-}
-op {
   name: "UniqueV2"
   input_arg {
     name: "x"