Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/
Dmodel_generated.h3867 struct FeatureProcessorOptionsT : public flatbuffers::NativeTable { struct
3868 typedef FeatureProcessorOptions TableType;
3869 int32_t num_buckets = -1;
3870 int32_t embedding_size = -1;
3871 int32_t embedding_quantization_bits = 8;
3872 int32_t context_size = -1;
3873 int32_t max_selection_span = -1;
3875 int32_t max_word_length = 20;
3876 bool unicode_aware_features = false;
3877 bool extract_case_feature = false;
[all …]