aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.-config-proto.-experimental.pbtxt
blob: 9f6dcd8fdb069703844f1e05294cf55cd83ba745 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
path: "tensorflow.ConfigProto.Experimental"
tf_proto {
  descriptor {
    name: "Experimental"
    field {
      name: "collective_group_leader"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "executor_type"
      number: 3
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    reserved_range {
      start: 2
      end: 3
    }
  }
}