Searched refs:extract_selection_mask_feature (Results 1 – 7 of 7) sorted by relevance
43 options.extract_selection_mask_feature = true; in TEST_F()113 options.extract_selection_mask_feature = true; in TEST_F()142 options.extract_selection_mask_feature = true; in TEST_F()212 options.extract_selection_mask_feature = true; in TEST_F()243 options.extract_selection_mask_feature = false; in TEST_F()403 options.extract_selection_mask_feature = true; in TEST_F()427 options.extract_selection_mask_feature = true; in TEST_F()461 options.extract_selection_mask_feature = true; in TEST_F()481 options.extract_selection_mask_feature = true; in TEST_F()
45 bool extract_selection_mask_feature = false; member90 options_.extract_case_feature + options_.extract_selection_mask_feature; in DenseFeaturesCount()
127 if (options_.extract_selection_mask_feature) { in ExtractDenseFeatures()
33 extractor_options.extract_selection_mask_feature = false; in BuildTokenFeatureExtractorOptions()
67 extractor_options.extract_selection_mask_feature = in BuildTokenFeatureExtractorOptions()68 options->extract_selection_mask_feature(); in BuildTokenFeatureExtractorOptions()
622 options.extract_selection_mask_feature = true; in TEST_F()
537 extract_selection_mask_feature:bool = false;