STT-tensorflow/tensorflow/tools/api/golden/v1/tensorflow.-meta-graph-def.-collection-def-entry.pbtxt
2018-08-07 14:43:40 -07:00

23 lines
412 B
Plaintext

path: "tensorflow.MetaGraphDef.CollectionDefEntry"
tf_proto {
descriptor {
name: "CollectionDefEntry"
field {
name: "key"
number: 1
label: LABEL_OPTIONAL
type: TYPE_STRING
}
field {
name: "value"
number: 2
label: LABEL_OPTIONAL
type: TYPE_MESSAGE
type_name: ".tensorflow.CollectionDef"
}
options {
map_entry: true
}
}
}