onnxruntime/js/web/test
Yulong Wang 5e66fcc703
[js/web] allow op test to use f16 type for inputs/outputs (#21664)
### Description
allow op test to use f16 type for inputs/outputs.

This PR introduces "@petamoriken/float16" as Float16Array polyfill but
restricts it to be only used for test runner.
2024-08-08 09:56:37 -07:00
..
data/ops [js/web] allow op test to use f16 type for inputs/outputs (#21664) 2024-08-08 09:56:37 -07:00
e2e [js/web] allow load WebAssembly binary from buffer (#21534) 2024-07-29 13:39:38 -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 [js/web] allow op test to use f16 type for inputs/outputs (#21664) 2024-08-08 09:56:37 -07:00
suite-test-list.jsonc [js/webgpu] Add activation for conv3d naive (#21466) 2024-07-29 08:47:41 -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] allow op test to use f16 type for inputs/outputs (#21664) 2024-08-08 09:56:37 -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