aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.summary.-tagged-run-metadata.pbtxt
blob: 27c8873320403cb2e7402ef9f1bb0e7134d5f96b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
path: "tensorflow.summary.TaggedRunMetadata"
tf_proto {
  descriptor {
    name: "TaggedRunMetadata"
    field {
      name: "tag"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "run_metadata"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_BYTES
    }
  }
}