PyG macOS GPU
#7224
Replies: 1 comment
-
The honest answer is no, not all ops we use from PyTorch do support mps yet. You can either use |
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.
-
Hi all!
I’m just getting started learning about graph machine learning, and have set up a project using PyG.
I’m super new to this, but I was just wondering does PyG currently have support for utilizing the GPU on M1/2 chips? I know PyTorch has support for using the GPU through Metal but I can’t find any information about this for PyG.
If there isn’t support, are there plans to add support?
-Adrian
Beta Was this translation helpful? Give feedback.
All reactions