Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sparse: make the default value of refine_factor to 1
Because of the removal of forward index, the current refine searching is slower than before. To prevent performance degradation when using a non-zero value of drop_ratio_search, set the default value of refine_factor to 1. Signed-off-by: Shawn Wang <[email protected]>
- Loading branch information