Replies: 1 comment
-
99% of CUDA is used from PyTorch. For scatter aggregations, take a look at https://github.com/rusty1s/pytorch_scatter |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello, I'm a beginner in this area. I wanted to know where can I find the CUDA implementation of the framework? I needed to see how the kernel is launched on GPU.
Beta Was this translation helpful? Give feedback.
All reactions