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
Current version of all_neighbors always returns indices/distances on GPU when it doesn't have to.
Allow user to choose whether they want returned indices/distances on GPU VS CPU.
Current version of
all_neighborsalways returns indices/distances on GPU when it doesn't have to.Allow user to choose whether they want returned indices/distances on GPU VS CPU.