Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection_base.cc73 std::vector<std::vector<int64_t>>* batch_ids, in GetFeatureWeights()
96 const int batch_size, const std::vector<std::vector<int64_t>>& batch_ids, in DenseLshProjection()
236 std::vector<std::vector<int64_t>> batch_ids; in Eval() local