diff --git a/index.html b/index.html index 6bedab222c..094cb8b73d 100644 --- a/index.html +++ b/index.html @@ -491,8 +491,8 @@ Console.WriteLine(outputs[0].AsTensor()[0]); ROCm
- SNPE + tabindex="-1" aria-selected="false" id="QNN"> + QNN
diff --git a/js/script.js b/js/script.js index 26a1c4a257..228d9115f9 100644 --- a/js/script.js +++ b/js/script.js @@ -1242,27 +1242,27 @@ var validCombos = { "linux,Python,Power,DefaultCPU": "pip install onnxruntime-powerpc64le", - //SNPE - "windows,C-API,ARM64,SNPE": - "View installation instructions here", + //QNN + "windows,C-API,ARM64,QNN": + "View installation instructions here", - "windows,C++,ARM64,SNPE": - "View installation instructions here", + "windows,C++,ARM64,QNN": + "View installation instructions here", - "windows,C#,ARM64,SNPE": - "View installation instructions here", + "windows,C#,ARM64,QNN": + "View installation instructions here", - "linux,C-API,ARM64,SNPE": - "Follow build instructions from here", + "linux,C-API,ARM64,QNN": + "Follow build instructions from here", - "linux,C++,ARM64,SNPE": - "Follow build instructions from here", + "linux,C++,ARM64,QNN": + "Follow build instructions from here", - "android,C-API,ARM64,SNPE": - "Follow build instructions from here", + "android,C-API,ARM64,QNN": + "Follow build instructions from here", - "android,C++,ARM64,SNPE": - "Follow build instructions from here", + "android,C++,ARM64,QNN": + "Follow build instructions from here", //Xnnpack "ios,C-API,ARM64,XNNPACK":