mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
remove c/c++ for vitisAI in matrix (#10171)
This commit is contained in:
parent
9919eafa24
commit
c1755b9d0d
1 changed files with 0 additions and 12 deletions
12
js/script.js
12
js/script.js
|
|
@ -1067,21 +1067,9 @@ var validCombos = {
|
|||
"windows,Python,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"windows,C-API,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"windows,C++,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"linux,Python,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"linux,C-API,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"linux,C++,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"linux,Python,X86,MIGraphX":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-migraphx' target='_blank'>here</a>",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue