Searched defs:batch_ids (Results 1 – 1 of 1) sorted by relevance
73 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