From 52df86ac6aa10a99b2d64415e45266e70c246bcc Mon Sep 17 00:00:00 2001 From: Faith Xu Date: Mon, 12 Jul 2021 18:46:48 -0700 Subject: [PATCH] remove windows+migraphx combos (#8363) --- js/script.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/js/script.js b/js/script.js index f4fbf198dc..ba2d26633e 100644 --- a/js/script.js +++ b/js/script.js @@ -1070,15 +1070,6 @@ var validCombos = { "linux,C++,X86,VitisAI": "Follow build instructions from here", - "windows,Python,X86,MIGraphX": - "Follow build instructions from here", - - "windows,C-API,X86,MIGraphX": - "Follow build instructions from here", - - "windows,C++,X86,MIGraphX": - "Follow build instructions from here", - "linux,Python,X86,MIGraphX": "Follow build instructions from here",