onnxruntime/js/web/lib/wasm
Yulong Wang 473434c73f
[js/webgpu] perform uniform consistency check (#20019)
### Description

This PR makes a change in WebGPU backend to validate program uniforms.
It compares the uniform data that comes from the result of
`getRunData()` callback from the program info, with the `ShaderHelper`'s
maintained list of uniform variables.

Fixes a few bugs that found by this check as well.
2024-03-26 17:14:43 -07:00
..
binding
jsep [js/webgpu] perform uniform consistency check (#20019) 2024-03-26 17:14:43 -07:00
proxy-worker
proxy-messages.ts
proxy-wrapper.ts
run-options.ts
session-handler-inference.ts
session-handler-training.ts
session-options.ts
wasm-common.ts
wasm-core-impl.ts
wasm-factory.ts
wasm-training-core-impl.ts
wasm-utils-load-file.ts
wasm-utils.ts