Home
last modified time | relevance | path

Searched defs:feature_processor (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/tests/
Dfeature-processor_test.cc223 TestingFeatureProcessor feature_processor(options); in TEST() local
363 TestingFeatureProcessor feature_processor(options); in TEST() local
537 TestingFeatureProcessor feature_processor(options); in TEST() local
555 TestingFeatureProcessor feature_processor(options); in TEST() local
600 TestingFeatureProcessor feature_processor(options); in TEST() local
/external/libtextclassifier/smartselect/
Dtext-classification-model.cc236 const FeatureProcessor& feature_processor, const EmbeddingNetwork& network, in InferInternal()