Searched defs:dense_features (Results 1 – 7 of 7) sorted by relevance
41 std::vector<float> dense_features; in TEST() local111 std::vector<float> dense_features; in TEST() local181 std::vector<float> dense_features; in TEST() local214 std::vector<float> dense_features; in TEST() local238 std::vector<float> dense_features; in TEST() local262 std::vector<float> dense_features; in TEST() local285 std::vector<float> dense_features; in TEST() local305 std::vector<float> dense_features; in TEST() local337 std::vector<float> dense_features; in TEST() local394 std::vector<float> dense_features; in TEST() local
45 std::vector<std::vector<float>> dense_features(tokens.size()); in TEST() local53 const std::vector<float>& dense_features, float* features) { in TEST()86 std::vector<std::vector<float>> dense_features(tokens.size()); in TEST() local92 float* features) { return true; }, in TEST()117 std::vector<std::vector<float>> dense_features(tokens.size()); in TEST() local123 float* features) { return true; }, in TEST()
399 float* embedding) { return true; }; in TEST()
44 const std::vector<std::vector<float>>& dense_features, in CachedFeatures()
24 const std::vector<std::vector<float>>& dense_features, in Extract()
138 const std::vector<float>& dense_features, float* embedding) { in CreateFeatureVectorFn()
631 std::vector<std::vector<float>> dense_features(tokens->size()); in ExtractFeatures() local