You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running cuvs_ivf_pq (through cuvs-bench) on large datasets such as deep-100M gave the following error:
How to Reproduce the error: python -m cuvs_bench.run --dataset deep-100M --dataset-path /home/datasets/ --algorithms cuvs_ivf_pq --groups base --build
I also had to add deep-100M's config to python/cuvs_bench/cuvs_bench/config/datasets/datasets.yaml:
Running
cuvs_ivf_pq
(throughcuvs-bench
) on large datasets such as deep-100M gave the following error:How to Reproduce the error:
python -m cuvs_bench.run --dataset deep-100M --dataset-path /home/datasets/ --algorithms cuvs_ivf_pq --groups base --build
I also had to add deep-100M's config to
python/cuvs_bench/cuvs_bench/config/datasets/datasets.yaml
:Error:
The text was updated successfully, but these errors were encountered: