Skip to content

Commit

Permalink
Add rocm runtimes to runtime-images folder
Browse files Browse the repository at this point in the history
  • Loading branch information
atheo89 committed Aug 12, 2024
1 parent 1db71cc commit d588eea
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"display_name": "Pytorch with ROCm and Python 3.9 (UBI9)",
"metadata": {
"tags": [
"rocm-pytorch"
],
"display_name": "Pytorch with ROCm and Python 3.9 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:519b7f4ea9a16065ba2213389de4e38ee4afa3084f3b8b770157818928ad0f7a",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"display_name": "TensorFlow with ROCm and Python 3.9 (UBI9)",
"metadata": {
"tags": [
"rocm-tensorflow"
],
"display_name": "TensorFlow with ROCm and Python 3.9 (UBI9)",
"image_name": "quay.io/opendatahub/workbench-images@sha256:a1bbf6153921b60cb58f094d110bf6dc054d13a07c4c513a6b994d1b74a8b60e",
"pull_policy": "IfNotPresent"
},
"schema_name": "runtime-image"
}

0 comments on commit d588eea

Please sign in to comment.