aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.train.-example.pbtxt
blob: 23c30f1ef4fe2dd93e8714655dbb1ef3b8e05c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
path: "tensorflow.train.Example"
tf_proto {
  descriptor {
    name: "Example"
    field {
      name: "features"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.Features"
    }
  }
}