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