Skip to content

Commit da5322b

Browse files
authored
a small correction (typo) (#2262)
1 parent 5c6dc33 commit da5322b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsoc/gsoc/gnn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Many graph convolutional layers can be expressed as non-materializing algebraic
4040
**Expected outcome**: A noticeable performance increase for many graph convolutional operations.
4141

4242

43-
### Support for AMGDPU and Apple Silicon
43+
### Support for AMDGPU and Apple Silicon
4444

4545
We currently support scatter/gather operation only on CPU and CUDA hardware. We aim to extend this to AMDGPU and Apple Silicon
4646
leveraging KernelAbstractions.jl, AMDGPU.jl, and Metal.jl.

0 commit comments

Comments
 (0)