onnxruntime/js/web/lib/wasm
Wanming Lin 8a06f13301
[WebNN] Remove wasm.currentContext check (#22886)
If a WebNN session is threw early, this check for `wasm.currentContext`
will break all the following WebNN sessions, this often happens in npm
tests.
2024-11-19 12:22:02 -06:00
..
jsep [js/webgpu] Optimize transpose as reshape when suitable (#22870) 2024-11-18 12:52:48 -08:00
proxy-worker
proxy-messages.ts
proxy-wrapper.ts
run-options.ts
session-handler-inference.ts
session-options.ts
wasm-common.ts
wasm-core-impl.ts [WebNN] Remove wasm.currentContext check (#22886) 2024-11-19 12:22:02 -06:00
wasm-factory.ts
wasm-types.ts [WebNN] Fixed WebNN Module undefined issue (#22795) 2024-11-11 21:31:24 -08:00
wasm-utils-env.ts
wasm-utils-import.ts
wasm-utils-load-file.ts
wasm-utils.ts