From c1755b9d0dbbb2885cf8cc6aa1fbfcb6fb36690c Mon Sep 17 00:00:00 2001 From: Faith Xu Date: Mon, 3 Jan 2022 16:06:21 -0800 Subject: [PATCH] remove c/c++ for vitisAI in matrix (#10171) --- js/script.js | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/js/script.js b/js/script.js index 6e11505da5..01ecd153b0 100644 --- a/js/script.js +++ b/js/script.js @@ -1067,21 +1067,9 @@ var validCombos = { "windows,Python,X86,VitisAI": "Follow build instructions from here", - "windows,C-API,X86,VitisAI": - "Follow build instructions from here", - - "windows,C++,X86,VitisAI": - "Follow build instructions from here", - "linux,Python,X86,VitisAI": "Follow build instructions from here", - "linux,C-API,X86,VitisAI": - "Follow build instructions from here", - - "linux,C++,X86,VitisAI": - "Follow build instructions from here", - "linux,Python,X86,MIGraphX": "Follow build instructions from here",