Home
last modified time | relevance | path

Searched refs:ParseFeatureMapEntry (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.cc90 bool ParseFeatureMapEntry(protobuf::io::CodedInputStream* stream, in ParseFeatureMapEntry() function
118 if (!ParseFeatureMapEntry(stream, &feature_map_entry)) return false; in ParseFeatures()
Dexample_proto_fast_parsing.h356 bool ParseFeatureMapEntry(protobuf::io::CodedInputStream* stream,
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc381 bool ParseFeatureMapEntry(protobuf::io::CodedInputStream* stream, in ParseFeatureMapEntry() function
409 if (!ParseFeatureMapEntry(stream, &feature_map_entry)) return false; in ParseFeatures()