aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.-config-proto.-experimental.pbtxt
blob: eb41deee13de99d6e9534c32141096edc018ed1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
    }
  }
}