aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.train.-job-def.-tasks-entry.pbtxt
blob: 58115590a5eebd742afac4b31b5f585e8077e049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
path: "tensorflow.train.JobDef.TasksEntry"
tf_proto {
  descriptor {
    name: "TasksEntry"
    field {
      name: "key"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_INT32
    }
    field {
      name: "value"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    options {
      map_entry: true
    }
  }
}