onnxruntime/js/web/script
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
..
build.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
generate-operator-md.ts [js] update documents (#7852) 2021-05-27 14:51:57 -07:00
parse-profiler.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
prepack.ts [js/web] fix pacakge metadata of onnxruntime-web (#7543) 2021-05-02 13:26:07 -07:00
prepare-test-data.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
pull-prebuilt-wasm-artifacts.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
test-runner-cli-args.ts [js/web] Add wasm SIMD backend to onnxruntime-web (#7896) 2021-06-07 23:24:27 -07:00
test-runner-cli.ts [JS]moved logging level flag to global env (#7700) 2021-05-17 14:16:59 -07:00