An open API service indexing awesome lists of open source software.

https://github.com/narumiruna/pytorch-metal-acceleration-example


https://github.com/narumiruna/pytorch-metal-acceleration-example

gpu gpu-acceleration macos pytorch

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# pytorch-metal-acceleration-example

https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/

```sh
pip install poetry
poetry install
poetry run python main.py
```