Skip to content

Commit 23c6c1b

Browse files
committed
Fix the annotation for ROCm in tensorflow image
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 3f6754e commit 23c6c1b

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)