mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
remove windows+migraphx combos (#8363)
This commit is contained in:
parent
7c1102b1b5
commit
52df86ac6a
1 changed files with 0 additions and 9 deletions
|
|
@ -1070,15 +1070,6 @@ var validCombos = {
|
|||
"linux,C++,X86,VitisAI":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-vitisai' target='_blank'>here</a>",
|
||||
|
||||
"windows,Python,X86,MIGraphX":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-migraphx' target='_blank'>here</a>",
|
||||
|
||||
"windows,C-API,X86,MIGraphX":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-migraphx' target='_blank'>here</a>",
|
||||
|
||||
"windows,C++,X86,MIGraphX":
|
||||
"Follow build instructions from <a href='https://aka.ms/build-ort-migraphx' 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