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