aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-10-03 13:34:21 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-03 13:47:20 -0700
commit43073e9d4dc957367d8e2b73c37733ff1dc376c1 (patch)
tree7381b5c9eab2bf8709ed2daa8b9e673b2640d435
parentd66aac16855ddb70c8d3d5b4c9d4da24a34dffec (diff)
Update ops-related pbtxt files.
PiperOrigin-RevId: 215617800
-rw-r--r--tensorflow/core/ops/ops.pbtxt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tensorflow/core/ops/ops.pbtxt b/tensorflow/core/ops/ops.pbtxt
index 229022b64c..0e58a9475d 100644
--- a/tensorflow/core/ops/ops.pbtxt
+++ b/tensorflow/core/ops/ops.pbtxt
@@ -28603,6 +28603,14 @@ op {
name: "stats_aggregator"
type: DT_RESOURCE
}
+ input_arg {
+ name: "tag"
+ type: DT_STRING
+ }
+ input_arg {
+ name: "counter_prefix"
+ type: DT_STRING
+ }
output_arg {
name: "handle"
type: DT_VARIANT