Searched refs:protos_present (Results 1 – 2 of 2) sorted by relevance
1826 std::vector<bool> protos_present; member2133 feature.protos_present[d] = true; in ExtractFeaturesFromSequenceExamples()2311 if (!feature.protos_present[e]) { in ParseContextDenseFeatures()2542 if (!feature.protos_present[e]) { in ParseSequenceDenseFeatures()2936 feature.protos_present.resize(num_examples); in FastParseSequenceExample()2949 feature.protos_present.resize(num_examples); in FastParseSequenceExample()2970 feature.protos_present.resize(num_examples); in FastParseSequenceExample()2984 feature.protos_present.resize(num_examples); in FastParseSequenceExample()2997 feature.protos_present.resize(num_examples); in FastParseSequenceExample()3009 feature.protos_present.resize(num_examples); in FastParseSequenceExample()
438 std::vector<bool> protos_present; member