onnxruntime/js/web/test
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
..
data/ops [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
e2e [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00
unittests [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
op-test-schema.json [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
suite-test-list.jsonc [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00
test-main.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
test-runner.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00
test-shared.ts [js/web] fix nodejs detection (#16400) 2023-06-20 00:20:58 -07:00
test-types.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00