- Create and activate a virtual environemt with python
3.10
- Get your CUDA version with
nvidia-smi
- for CUDA 11 run
pip install -r requirements-torch-cu118.txt
- for CUDA 12 run
pip install -r requirements-torch-cu121.txt
- run
pip install -r requirements-iree.txt
- run
pip install -r requirements-shark-turbine.txt
- run
./compile.sh
(this should give no output) - run
./run.sh
(this should outputEXEC @main
several times) - run
./compares.sh
(this should outputMax difference: xxx
several times)
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
lucas-camp/torch_iree_cuda_repr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published