Shr3ezy's picture
Uploading all files
29858c0 verified
raw
history blame contribute delete
99 Bytes
int knn(THCudaTensor *ref_tensor, THCudaTensor *query_tensor,
THCudaLongTensor *idx_tensor);