onnxruntime/js/web/test
Satya Kumar Jandhyala 51b2044120
[JS/WebGPU] Add Dequantizelinear operator (#21642)
### Description
Added DequantizeLinear operator for JSEP.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-08-09 14:44:19 -07:00
..
data/ops [JS/WebGPU] Add Dequantizelinear operator (#21642) 2024-08-09 14:44:19 -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
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 Dequantizelinear operator (#21642) 2024-08-09 14:44:19 -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