Home
last modified time | relevance | path

Searched defs:ParseFeature (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/lang_id/common/fel/
Dfel-parser.cc185 bool FELParser::ParseFeature(FeatureFunctionDescriptor *result) { in ParseFeature() function in libtextclassifier3::mobile::FELParser
/external/perfetto/src/trace_processor/importers/perf/
Dperf_data_tokenizer.cc429 base::Status PerfDataTokenizer::ParseFeature(uint8_t feature_id, in ParseFeature() function in perfetto::trace_processor::perf_importer::PerfDataTokenizer
/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.h604 inline int ParseFeature(DataType dtype, protobuf::io::CodedInputStream* stream, in ParseFeature() function
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2009 inline int ParseFeature(DataType dtype, protobuf::io::CodedInputStream* stream, in ParseFeature() function