We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6dc33 commit da5322bCopy full SHA for da5322b
jsoc/gsoc/gnn.md
@@ -40,7 +40,7 @@ Many graph convolutional layers can be expressed as non-materializing algebraic
40
**Expected outcome**: A noticeable performance increase for many graph convolutional operations.
41
42
43
-### Support for AMGDPU and Apple Silicon
+### Support for AMDGPU and Apple Silicon
44
45
We currently support scatter/gather operation only on CPU and CUDA hardware. We aim to extend this to AMDGPU and Apple Silicon
46
leveraging KernelAbstractions.jl, AMDGPU.jl, and Metal.jl.
0 commit comments