aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt
diff options
context:
space:
mode:
authorGravatar Anna R <annarev@google.com>2018-09-28 15:27:40 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-28 15:32:22 -0700
commite4eeda33ca1d4a08ae2be7400f71b218fba25ccc (patch)
tree7ee525eea0dffefb83d02c4b14982fe692329a64 /tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt
parent1c4a48ddd49f78fbd8ea3defd3a8755c91284166 (diff)
Internal change.
PiperOrigin-RevId: 215005698
Diffstat (limited to 'tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt')
-rw-r--r--tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt24
1 files changed, 0 insertions, 24 deletions
diff --git a/tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt b/tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt
deleted file mode 100644
index eb41deee13..0000000000
--- a/tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt
+++ /dev/null
@@ -1,24 +0,0 @@
-path: "tensorflow.ConfigProto.Experimental"
-tf_proto {
- descriptor {
- name: "Experimental"
- field {
- name: "collective_group_leader"
- number: 1
- label: LABEL_OPTIONAL
- type: TYPE_STRING
- }
- field {
- name: "client_handles_error_formatting"
- number: 2
- label: LABEL_OPTIONAL
- type: TYPE_BOOL
- }
- field {
- name: "executor_type"
- number: 3
- label: LABEL_OPTIONAL
- type: TYPE_STRING
- }
- }
-}