[BUG] cuvs-bench
recipe doesn't have a dependency on cuvs Python, but create_groundtruth
requires it.
#426
Labels
bug
Something isn't working
I think we could get around 2 issues here:
We should test if cuvs is installed in the python environment, and if not, issue a warning that the ground truth could be much faster if cuvs were installed. Then we should fall back to numpy.
The text was updated successfully, but these errors were encountered: