Lines Matching refs:CachedFeatures
59 std::unique_ptr<CachedFeatures> CachedFeatures::Create(
74 std::unique_ptr<CachedFeatures> cached_features(new CachedFeatures());
86 void CachedFeatures::AppendClickContextFeaturesForClick(
97 void CachedFeatures::AppendBoundsSensitiveFeaturesForSpan(
134 void CachedFeatures::AppendFeaturesInternal(
151 void CachedFeatures::AppendPaddingFeatures(
157 void CachedFeatures::AppendBagFeatures(
169 int CachedFeatures::NumFeaturesPerToken() const {