onnxruntime/js/web/test
Jiajia Qin fd6bab4250
[js/webgpu] Provide a vectorized algorithm for GroupedConv (#18884)
### Description
This PR provides a vectorized algorithm for NHWC GroupedConv to improve
performance.

The aggregate time of GroupedConv in mobilenetv2-12 becomes ~1ms from
~4ms on Intel Alder Lake machine. About 20% improvement for the whole
model.
2024-01-10 16:12:43 -08:00
..
data/ops [js/webgpu] Provide a vectorized algorithm for GroupedConv (#18884) 2024-01-10 16:12:43 -08:00
e2e [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00
unittests [js/web] set noUnusedParameters to true and fix a few bugs (#18404) 2023-11-15 09:16:29 -08:00
op-test-schema.json [js/web] allow optional input/output in operator test (#17184) 2023-08-16 11:50:11 -07:00
suite-test-list.jsonc [WebNN] Enable npm unit tests (#18486) 2024-01-09 10:10:57 -08:00
test-main.ts [WebNN] Enable npm unit tests (#18486) 2024-01-09 10:10:57 -08:00
test-runner.ts [WebNN] Enable npm unit tests (#18486) 2024-01-09 10:10:57 -08:00
test-shared.ts [js/web] use esbuild to accelerate bundle build (#17745) 2023-10-06 13:37:37 -07:00
test-types.ts [WebNN] Enable npm unit tests (#18486) 2024-01-09 10:10:57 -08:00