aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/ops.pbtxt
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-08-29 19:32:00 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-29 19:36:35 -0700
commitb7c2e7872c737dd87e48469fc977237819cb8809 (patch)
tree546703bfc11fc93a7803afa1e4a4e053a3bc8e43 /tensorflow/core/ops/ops.pbtxt
parentfb65d4ce8dbc06452df11891facc654076891488 (diff)
Update ops-related pbtxt files.
PiperOrigin-RevId: 210836404
Diffstat (limited to 'tensorflow/core/ops/ops.pbtxt')
-rw-r--r--tensorflow/core/ops/ops.pbtxt27
1 files changed, 0 insertions, 27 deletions
diff --git a/tensorflow/core/ops/ops.pbtxt b/tensorflow/core/ops/ops.pbtxt
index 9429d91cb9..e2b14d97e0 100644
--- a/tensorflow/core/ops/ops.pbtxt
+++ b/tensorflow/core/ops/ops.pbtxt
@@ -10459,33 +10459,6 @@ op {
is_stateful: true
}
op {
- name: "FeatureStatsDataset"
- input_arg {
- name: "input_dataset"
- type: DT_VARIANT
- }
- input_arg {
- name: "tag"
- type: DT_STRING
- }
- 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: "Fill"
input_arg {
name: "dims"