path: "tensorflow.train.Features.FeatureEntry" tf_proto { descriptor { name: "FeatureEntry" 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.Feature" } options { map_entry: true } } }