mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-03 23:49:44 +00:00
Update github issue template for 'web': add EP (#15955)
### Description Update github issue template for 'web': add EP
This commit is contained in:
parent
0ff915eba8
commit
084d0d0d2d
1 changed files with 4 additions and 2 deletions
6
.github/ISSUE_TEMPLATE/04-web.yml
vendored
6
.github/ISSUE_TEMPLATE/04-web.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue