Update ops-related pbtxt files.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 8 Feb 2018 06:18:45 +0000 (22:18 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 8 Feb 2018 06:22:37 +0000 (22:22 -0800)
PiperOrigin-RevId: 184947099

tensorflow/core/ops/ops.pbtxt

index 2e96211..d9ac21c 100644 (file)
@@ -10238,29 +10238,6 @@ op {
   }
 }
 op {
-  name: "IgnoreErrorsDataset"
-  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: "Imag"
   input_arg {
     name: "input"