Add --device mps to support Apple's MPS backend
Open
- Dominant language
- Python
- Stars
- 155
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Dear devs,
Would you consider adding support for MPS (Metal Performance Shaders) which is available as an alternative non CPU backend on Apple Silicon devices?
My own dirty experiments show that there are no intrusive changes needed, "mps" needs to be exposed to commandline interface e.g. `--device` flag.
Thank You!
Contributor guide
Assessment
This issue has not been assessed yet.