Skip to content

Commit

Permalink
Fix the annotation for ROCm in tensorflow image
Browse files Browse the repository at this point in the history
Signed-off-by: Harshad Reddy Nalla <[email protected]>
  • Loading branch information
harshad16 committed Nov 13, 2024
1 parent 3f6754e commit 23c6c1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
opendatahub.io/notebook-image-name: "ROCm-TensorFlow"
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized TensorFlow notebook image for ODH notebooks."
opendatahub.io/notebook-image-order: "92"
opendatahub.io/recommended-accelerators: '[amd.com/gpu"]'
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'
name: jupyter-rocm-tensorflow
spec:
lookupPolicy:
Expand Down

0 comments on commit 23c6c1b

Please sign in to comment.