Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection_base.cc74 std::vector<std::vector<float>>* batch_weights) { in GetFeatureWeights()
97 const std::vector<std::vector<float>>& batch_weights, in DenseLshProjection()
237 std::vector<std::vector<float>> batch_weights; in Eval() local