Skip to content

Commit 83ccdb5

Browse files
Merge pull request #700 from dibryant/amd-rt
Add rocm runtimes to python 3.11 runtime-images folder
2 parents 7fffb1a + 7f43794 commit 83ccdb5

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"display_name": "Pytorch with ROCm and Python 3.11 (UBI9)",
3+
"metadata": {
4+
"tags": [
5+
"rocm-pytorch"
6+
],
7+
"display_name": "Pytorch with ROCm and Python 3.11 (UBI9)",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:a2fa688aa519033eba09c915cdcd63640599881dc3efb693f9d44fe420a5f14d",
9+
"pull_policy": "IfNotPresent"
10+
},
11+
"schema_name": "runtime-image"
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
3+
"metadata": {
4+
"tags": [
5+
"rocm-tensorflow"
6+
],
7+
"display_name": "TensorFlow with ROCm and Python 3.11 (UBI9)",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:bb57cb053656de834f50d7a76e5b8b823ce1ec9ea38fce69d2f307602f3c7632",
9+
"pull_policy": "IfNotPresent"
10+
},
11+
"schema_name": "runtime-image"
12+
}

0 commit comments

Comments
 (0)