Skip to content

Commit

Permalink
Revert undesired change
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 4, 2024
1 parent 6e1ce16 commit 1a5dd95
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@
import cupy as cp
import numpy as np
import rmm
from cuvs.neighbors.brute_force import build, search
from pylibraft.common import DeviceResources
from rmm.allocators.cupy import rmm_cupy_allocator

from cuvs.neighbors.brute_force import build, search

from .utils import memmap_bin_file, suffix_from_dtype, write_bin


Expand Down

0 comments on commit 1a5dd95

Please sign in to comment.