Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 231 Bytes

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