This commit is contained in:
2024-10-09 16:13:22 +00:00
commit 0ea3f048dc
437 changed files with 44406 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Metadata-Version: 2.1
Name: knn-pytorch
Version: 0.1
Summary: KNN implement in Pytorch 1.0 including both cpu version and gpu version
Home-page: https://github.com/foolyc/torchKNN
Author: foolyc