jby1993 / gpu_batch_knn

A gpu implementation of batch knn with pytorch interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpu_batch_knn

This repository includes a batch computation extension implementation of GPU-SME-kNN and supplies a pytorch interface. Note that all of the code can be only used for research purposes.

Requirements

CUDA>=9.0

pytorch

About

A gpu implementation of batch knn with pytorch interface


Languages

Language:Cuda 48.7%Language:Python 32.4%Language:C++ 15.9%Language:C 3.0%