onnxruntime/onnxruntime/wasm
Wanming Lin cdc8db9984
[WebNN] Fixed WebNN Module undefined issue (#22795)
`Module.jsepRegisterMLConstant` will be shorten by Closure Compiler in
offical release, this would cause undefined error.

Fix it by using `Module['jsepRegisterMLConstant']`.
2024-11-11 21:31:24 -08:00
..
api.cc [JS/WebGPU] Support WASM64 (#21836) 2024-10-24 20:21:51 -07:00
api.h [JS/WebGPU] Support WASM64 (#21836) 2024-10-24 20:21:51 -07:00
js_post_js.js [JS/WebGPU] Support WASM64 (#21836) 2024-10-24 20:21:51 -07:00
js_post_js_64.js [JS/WebGPU] Support WASM64 (#21836) 2024-10-24 20:21:51 -07:00
pre-jsep.js [WebNN] Fixed WebNN Module undefined issue (#22795) 2024-11-11 21:31:24 -08:00
pre.js [js/web] allow relative path matching (#21657) 2024-08-09 03:13:40 -07:00