Skip to content

Commit 1304e93

Browse files
committed
Install pytorch as turbine setup
1 parent b1f70e7 commit 1304e93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iree/setup_boo.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cmake -B csvexport/build -S csvexport -DCMAKE_BUILD_TYPE=Release && \
77

88
cd ~
99
git clone [email protected]:iree-org/iree-turbine.git
10+
pip install -r ~/iree-turbine/pytorch-rocm-requirements.txt
1011
pip install -e ~/iree-turbine && pip uninstall -y iree-base-compiler iree-base-runtime
1112

1213
# Debug for boo driver:

0 commit comments

Comments
 (0)