aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.-summary-metadata.-plugin-data.pbtxt
blob: a66b74b315c6132e8f884bd52e7a3b5bd7f52ccd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
path: "tensorflow.SummaryMetadata.PluginData"
tf_proto {
  descriptor {
    name: "PluginData"
    field {
      name: "plugin_name"
      number: 1
      label: LABEL_OPTIONAL
      type: TYPE_STRING
    }
    field {
      name: "content"
      number: 2
      label: LABEL_OPTIONAL
      type: TYPE_BYTES
    }
  }
}