onnxruntime/js/web/script
Yulong Wang 56bced0581
[js/web] enable webgpu in browser unit test (#16310)
### Description
enable webgpu in browser unit test.

The CI pipeline uses Edge v113+ which enables WebGPU.

===

**UPDATE on 08/07/2023:**
- add flags to Edge browser launch commandline so that Edge on CI agents
can initialize WebGPU correctly.
- ONLY enable webgpu on web release build. Other pipelines are using
flag `-b=wasm,webgl,xnnpack` to specify the other 3 backends explicitly.
- disable "Resize" related test failures. Once they are fixed the tests
can be re-enabled.

---------

Co-authored-by: Satya Jandhyala <satya.k.jandhyala@gmail.com>
2023-08-08 11:45:04 -07:00
..
build.ts [js/web] fix terser reserved symbols for worker (#15864) 2023-05-09 11:11:26 -07:00
generate-webgl-operator-md.ts [js/webgpu] generate operator table for webgpu (#15954) 2023-05-20 12:20:41 -07:00
generate-webgpu-operator-md.ts [JS/WebGPU] Add Resize operator (#16680) 2023-07-31 09:35:06 -07:00
parse-profiler.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
prepack.ts [js/web] fix pacakge metadata of onnxruntime-web (#7543) 2021-05-02 13:26:07 -07:00
pull-prebuilt-wasm-artifacts.ts [js/web] support npm run pull:wasm [buildID] (#15877) 2023-05-15 16:19:34 -07:00
test-runner-cli-args.ts [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00
test-runner-cli.ts [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00