aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt
diff options
context:
space:
mode:
authorGravatar Anna R <annarev@google.com>2018-08-07 14:36:05 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-07 14:43:40 -0700
commitff8f6371d9670101b5dfc5eb8cef118547d78dcc (patch)
tree3551642174d253f45d1880ed2c03e3936a3d9ba0 /tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt
parent9b84c91b68915a26aa9d732988cbf13a7626c2dd (diff)
Keep 2 sets of API Goldens (goldens/v1 and goldens/v2).
PiperOrigin-RevId: 207781405
Diffstat (limited to 'tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt')
-rw-r--r--tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt b/tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt
new file mode 100644
index 0000000000..537e73aa89
--- /dev/null
+++ b/tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt
@@ -0,0 +1,12 @@
+path: "tensorflow.RunOptions.Experimental"
+tf_proto {
+ descriptor {
+ name: "Experimental"
+ field {
+ name: "collective_graph_key"
+ number: 1
+ label: LABEL_OPTIONAL
+ type: TYPE_INT64
+ }
+ }
+}