aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.train.-int64-list.pbtxt
blob: 1de92b3ab7b5e0ff873a7e8092c7e6c2edcbd2ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
path: "tensorflow.train.Int64List"
tf_proto {
  descriptor {
    name: "Int64List"
    field {
      name: "value"
      number: 1
      label: LABEL_REPEATED
      type: TYPE_INT64
      options {
        packed: true
      }
    }
  }
}