onnxruntime/js/web/test
Yulong Wang ab9f153746
[js/web] allow build target for non dynamic import (#20898)
### Description
<!-- Describe your changes. -->

This PR allows to build ORT web to `ort{.all|.webgpu}.bundle.min.mjs`,
which does not have any dynamic import. This makes it possible to use
ort web via static import in service worker.

Fixes #20876
2024-06-03 12:33:37 -07:00
..
data/ops Eliminate explicit Concat operations in Attention (#20556) 2024-05-24 09:07:57 -07:00
e2e [js/web] allow build target for non dynamic import (#20898) 2024-06-03 12:33:37 -07:00
training/e2e [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
unittests [js/web] use ApiTensor insteadof onnxjs Tensor in TensorResultValidator (#19358) 2024-02-20 17:33:21 -08:00
op-test-schema.json
suite-test-list.jsonc [js/webgpu] Support GroupQueryAttention (#20237) 2024-05-13 09:43:37 -07:00
test-main.ts [js/test] align web test runner flags with ort.env (#19790) 2024-03-13 12:00:36 -07:00
test-runner.ts [js/web] fix test runner with optional input/output (#20399) 2024-04-22 12:53:10 -07:00
test-shared.ts [js/web] workaround NPM test fetch failure (#20020) 2024-03-26 21:35:49 -07:00
test-types.ts [js/web] support external data in npm test (#19377) 2024-02-02 09:05:57 -08:00