Skip to content

upc-ghy/KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using CUDA programming for parallel acceleration, efficient K-nearest neighbors (KNN) can be implemented

The testing environment is: pytorch, python3+, CUDA programming

dependency

Tested with cuda 11.7, python 3.7.16, pytorch 1.13.1, gcc 11.2.0

installation

# clone the tool project
git clone https://github.com/upc-ghy/KNN.git
# cd KNN
cd KNN/
# install
sudo python setup.py install

A Simple Use Case

python test.py

About

pytorch, python3+, CUDA programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published