onnxruntime/js/common/lib
Gao, Chun 0f01de3b0b
[js/web] Add wasm SIMD backend to onnxruntime-web (#7896)
* [js/web] Add wasm SIMD backend to onnxruntime-web

* Import SIMD wasm artifacts enabled by PR #7839

* Detect SIMD capability of web engine

* Use SIMD wasm backend in both single-thread and multi-thread cases

* update optimized SIMD loading from ort web

* code lint and format

* fix WasmFileName in CI

* replace deprecated wasm SIMD functions

* fix unittest for simd

* optimize CI pipeline to merge build matrix

* make clean build for each config

* fix simd wasm to enable it.

* update script/pull-prebuilt-wasm-artifacts.ts

Co-authored-by: Yulong Wang <yulongw@microsoft.com>
Co-authored-by: Lei Zhang <zhang.huanning@hotmail.com>
2021-06-07 23:24:27 -07:00
..
backend-impl.ts [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00
backend.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
env-impl.ts [JS]moved logging level flag to global env (#7700) 2021-05-17 14:16:59 -07:00
env.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
index.ts
inference-session-impl.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
inference-session.ts Support additional session options and run options in WebAssembly (#7712) 2021-05-17 14:57:19 -07:00
onnx-value.ts
tensor-impl.ts
tensor-utils.ts [js/common] revise TSDoc of some interfaces (#7541) 2021-05-01 22:20:22 -07:00
tensor.ts [js/common] revise TSDoc of some interfaces (#7541) 2021-05-01 22:20:22 -07:00