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