Experimenting with PyTorch on Intel architecture
Find a file
2025-09-02 20:12:29 +02:00
.gitignore initial commit 2025-09-02 20:09:03 +02:00
main.py initial commit 2025-09-02 20:09:03 +02:00
README.md chore: update README 2025-09-02 20:12:29 +02:00

Learn PyTorch

After installing ipex-llm which is required to use Intel GPUs (see documentation in Links, you can should have access to conda and be able to import torch normally.

Links