Skip to content

Commit 38a8d17

Browse files
Merge pull request #628 from atheo89/RHOAIENG-9680-inject-runtimes
Inject rocm runtimes to runtime-images folder
2 parents 1db71cc + d588eea commit 38a8d17

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.9 (UBI9)",
3+
"metadata": {
4+
"tags": [
5+
"rocm-pytorch"
6+
],
7+
"display_name": "Pytorch with ROCm and Python 3.9 (UBI9)",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:519b7f4ea9a16065ba2213389de4e38ee4afa3084f3b8b770157818928ad0f7a",
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.9 (UBI9)",
3+
"metadata": {
4+
"tags": [
5+
"rocm-tensorflow"
6+
],
7+
"display_name": "TensorFlow with ROCm and Python 3.9 (UBI9)",
8+
"image_name": "quay.io/opendatahub/workbench-images@sha256:a1bbf6153921b60cb58f094d110bf6dc054d13a07c4c513a6b994d1b74a8b60e",
9+
"pull_policy": "IfNotPresent"
10+
},
11+
"schema_name": "runtime-image"
12+
}

0 commit comments

Comments
 (0)