From 084d0d0d2d1ee208ada791dd7be7f3b2adb702f5 Mon Sep 17 00:00:00 2001 From: Yulong Wang <7679871+fs-eire@users.noreply.github.com> Date: Tue, 16 May 2023 23:50:33 -0700 Subject: [PATCH] Update github issue template for 'web': add EP (#15955) ### Description Update github issue template for 'web': add EP --- .github/ISSUE_TEMPLATE/04-web.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/04-web.yml b/.github/ISSUE_TEMPLATE/04-web.yml index 15919a5983..d84226ff5b 100644 --- a/.github/ISSUE_TEMPLATE/04-web.yml +++ b/.github/ISSUE_TEMPLATE/04-web.yml @@ -55,8 +55,10 @@ body: attributes: label: Execution Provider options: - - WebGL - - WASM + - "'webgl' (WebGL)" + - "'wasm'/'cpu' (WebAssembly CPU)" + - "'xnnpack' (WebAssembly XNNPACK)" + - "'webgpu' (WebGPU)" - Other / Unknown multiple: yes validations: