mirror of
https://github.com/wassname/Pointnet2_PyTorch.git
synced 2026-07-05 17:20:08 +08:00
Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
int ball_query_wrapper(int b, int n, int m, float radius, int nsample,
|
||||
THCudaTensor *new_xyz_tensor, THCudaTensor *xyz_tensor,
|
||||
THCudaIntTensor *idx_tensor);
|
||||
Reference in New Issue
Block a user