Searched refs:memory_weight_ (Results 1 – 1 of 1) sorted by relevance
81 memory_weight_ = get_param(params, "memory_weight", 0.0f); in dataset_()467 memory_weight_ * costs[i].memoryCost; in estimateBuildParams()578 float memory_weight_; variable