onnxruntime/onnxruntime
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
..
contrib_ops Revert "enable serialize prepacked weights into data file (#22256)" (#22788) 2024-11-11 09:59:05 -08:00
core Reland "[WebNN] Fallback the node when its output doesn't have shape info" (#22685) 2024-11-11 16:30:10 -08:00
lora Accomodate BE platforms. Make sure we always write flatbuffers LE (#22375) 2024-10-11 09:14:44 -07:00
python [Quant Tool] Add reduce_range option to get_qdq_config() (#22782) 2024-11-08 14:04:11 -08:00
test [Quant Tool] Flaky test due to Pad reflect bug (#22798) 2024-11-11 19:49:27 -08:00
tool/etw
wasm [WebNN] Fixed WebNN Module undefined issue (#22795) 2024-11-11 21:31:24 -08:00
__init__.py bumps up version in main from 1.20 -> 1.21 (#22482) 2024-10-17 12:32:35 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings