mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
### 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> |
||
|---|---|---|
| .. | ||
| build.ts | ||
| generate-webgl-operator-md.ts | ||
| generate-webgpu-operator-md.ts | ||
| parse-profiler.ts | ||
| prepack.ts | ||
| pull-prebuilt-wasm-artifacts.ts | ||
| test-runner-cli-args.ts | ||
| test-runner-cli.ts | ||