Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtoken-feature-extractor_test.cc46 std::vector<int> sparse_features; in TEST_F() local
116 std::vector<int> sparse_features; in TEST_F() local
145 std::vector<int> sparse_features; in TEST_F() local
215 std::vector<int> sparse_features; in TEST_F() local
246 std::vector<int> sparse_features; in TEST_F() local
280 std::vector<int> sparse_features; in TEST_F() local
304 std::vector<int> sparse_features; in TEST_F() local
328 std::vector<int> sparse_features; in TEST_F() local
352 std::vector<int> sparse_features; in TEST_F() local
374 std::vector<int> sparse_features; in TEST_F() local
[all …]
H A Dtoken-feature-extractor.cc83 std::vector<int>* sparse_features, in Extract()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsdca_internal.cc66 const Example::SparseFeatures& sparse_features, in UpdateSparseDeltaWeights()
179 const Example::SparseFeatures& sparse_features = sparse_features_[j]; in ComputeWxAndWeightedExampleNorm() local
455 Example::SparseFeatures* const sparse_features = in CreateSparseFeatureRepresentation() local
555 const Example::SparseFeatures& sparse_features = in ComputeSquaredNormPerExample() local
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dfeature-processor.cc81 const std::vector<int>& sparse_features, in AppendFeatures()
109 std::vector<int> sparse_features; in AppendTokenFeatures() local
H A Dfeature-processor_test.cc35 bool AddEmbedding(const TensorView<int>& sparse_features, float* dest, in AddEmbedding()
H A Dactions-suggestions_test.cc1390 bool AddEmbedding(const TensorView<int>& sparse_features, float* dest, in AddEmbedding()
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dmodel-executor.cc153 const TensorView<int>& sparse_features, float* dest, int dest_size) const { in AddEmbedding() argument
H A Dfeature-processor_test.cc65 bool AddEmbedding(const TensorView<int>& sparse_features, float* dest, in AddEmbedding()
H A Dfeature-processor.cc857 std::vector<int> sparse_features; in AppendTokenFeaturesWithCache() local