Skip to content

Commit 16433d2

Browse files
authored
fix: install pytorch from proper index for hipblas builds (#2413)
Signed-off-by: Chris Jowett <[email protected]>
1 parent 345047e commit 16433d2

File tree

14 files changed

+33
-0
lines changed

14 files changed

+33
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
3+
torchaudio
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
3+
torchaudio
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
3+
torchvision
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
3+
torchaudio
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2+
torch

0 commit comments

Comments
 (0)