Speed issues
#5588
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @rusty1s ,
I was comparing the speed of
torch_cluster.knn_graph
on the GPU with the function bellow:and found that
torch_cluster.knn_graph
is way slower, around x8 slower, is this something expected?Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions