Skip to content

Commit aed66a4

Browse files
Merge pull request opendatahub-io#435 from harshad16/fix-rocm-anno
Fix the annotation for ROCm in tensorflow image
2 parents 3f6754e + 23c6c1b commit aed66a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
opendatahub.io/notebook-image-name: "ROCm-TensorFlow"
1010
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized TensorFlow notebook image for ODH notebooks."
1111
opendatahub.io/notebook-image-order: "92"
12-
opendatahub.io/recommended-accelerators: '[amd.com/gpu"]'
12+
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'
1313
name: jupyter-rocm-tensorflow
1414
spec:
1515
lookupPolicy:

0 commit comments

Comments
 (0)