aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.train.-sequence-example.pbtxt
blob: 6a4553bbc157960696ef17959f532fecdfd54ae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
path: "tensorflow.train.SequenceExample"
tf_proto {
  descriptor {
    name: "SequenceExample"
    field {
      name: "context"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.Features"
    }
    field {
      name: "feature_lists"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_MESSAGE
      type_name: ".tensorflow.FeatureLists"
    }
  }
}