Skip to content

Commit

Permalink
ROCm add triton & tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed May 27, 2024
1 parent bc7bfa8 commit 32f716b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rocm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ RUN --mount=type=cache,target=/root/.cache/pip \
pip install --break-system-packages \
https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1/torch-2.1.2%2Brocm6.1-cp310-cp310-linux_x86_64.whl \
https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1/torchvision-0.16.1%2Brocm6.1-cp310-cp310-linux_x86_64.whl \
https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1/pytorch_triton_rocm-2.1.0%2Brocm6.1.4d510c3a44-cp310-cp310-linux_x86_64.whl \
https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1/tensorflow_rocm-2.15.0-cp310-cp310-manylinux2014_x86_64.whl \
--extra-index-url https://download.pytorch.org/whl/nightly/rocm6.1

# Dependencies for frequently-used
Expand Down

0 comments on commit 32f716b

Please sign in to comment.