Skip to content

shaibagon/pytorch_knn_cuda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch KNN CUDA

Install

git clone https://github.com/shaibagon/pytorch_knn_cuda.git
cd pytorch_knn_cuda
make
python __init__.py

Notes

  • This repository works with pytorch v0.4.1
  • Works with batched tensors

About

K-Nearest Neighbor in Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 62.3%
  • C 19.5%
  • Python 11.2%
  • Makefile 6.3%
  • C++ 0.7%