Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
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 …]
Dtoken-feature-extractor.cc83 std::vector<int>* sparse_features, in Extract()
/external/libtextclassifier/native/actions/
Dfeature-processor.cc81 const std::vector<int>& sparse_features, in AppendFeatures()
109 std::vector<int> sparse_features; in AppendTokenFeatures() local
Dfeature-processor_test.cc35 bool AddEmbedding(const TensorView<int>& sparse_features, float* dest, in AddEmbedding()
Dactions-suggestions_test.cc1386 bool AddEmbedding(const TensorView<int>& sparse_features, float* dest, in AddEmbedding()
/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.cc66 const Example::SparseFeatures& sparse_features, in UpdateSparseDeltaWeights()
165 const Example::SparseFeatures& sparse_features = sparse_features_[j]; in ComputeWxAndWeightedExampleNorm() local
414 Example::SparseFeatures* const sparse_features = in CreateSparseFeatureRepresentation() local
514 const Example::SparseFeatures& sparse_features = in ComputeSquaredNormPerExample() local
/external/libtextclassifier/native/annotator/
Dmodel-executor.cc153 const TensorView<int>& sparse_features, float* dest, int dest_size) const { in AddEmbedding() argument
Dfeature-processor_test.cc65 bool AddEmbedding(const TensorView<int>& sparse_features, float* dest, in AddEmbedding()
Dfeature-processor.cc857 std::vector<int> sparse_features; in AppendTokenFeaturesWithCache() local