unlimblue / KNN_CUDA

pytorch knn [cuda version]
287 stars 37 forks source link

Installation on Windows? #10

Closed peichenzhong closed 2 years ago

peichenzhong commented 2 years ago

hello i have a problem , knn.o : error LNK2019: "public: long __cdecl at::Tensor::data_ptr(void)const " (??$data_ptr@J@Tensor@at@@QEBAPEAJXZ),函数 "public: long __cdecl at::Tensor::data(void)const " (??$data@J@Tensor@at@@QEBAPEAJXZ) 中引用了该符号 knn.pyd : fatal error LNK1120: 1 个无法解析的外部命令 ninja: build stopped: subcommand failed.

blukaz commented 2 years ago

@peichenzhong take a look here: https://github.com/blukaz/KNN_CUDA/tree/windows