aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.-run-options.-experimental.pbtxt
blob: 47b5b56faf63edba9ce4f08bf744f3acf4f67f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
path: "tensorflow.RunOptions.Experimental"
tf_proto {
  descriptor {
    name: "Experimental"
    field {
      name: "collective_graph_key"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_INT64
    }
    field {
      name: "use_run_handler_pool"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_BOOL
    }
  }
}