We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38ed403 + b4c0b57 commit c5b7acaCopy full SHA for c5b7aca
1 file changed
playbooks/supplemental/cvml/playbook.json
@@ -3,6 +3,11 @@
3
"title": "Local Computer Vision with AMD Ryzen\u2122 AI NPU",
4
"description": "Build local perception capabilities using the CVML SDK on top of Ryzen AI and AMD ROCm\u2122 software",
5
"time": 45,
6
+ "unsupported_platforms": {
7
+ "halo_box": [
8
+ { "platform": "linux", "reason": "CVML support on Debian OS is planned for the ROCm 7.14 release" }
9
+ ]
10
+ },
11
"supported_platforms": {
12
"halo": [
13
"windows",
0 commit comments