Searched refs:memory_weight (Results 1 – 3 of 3) sorted by relevance
98 float memory_weight = 0, float sample_fraction = 0.1f);
54 …Params(float target_precision = 0.8, float build_weight = 0.01, float memory_weight = 0, float sam…62 (*this)["memory_weight"] = memory_weight;
230 float memory_weight, float sample_fraction) in AutotunedIndexParams() argument239 p["memory_weight"] = memory_weight; in AutotunedIndexParams()