mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
### Description 1. Enable Web ci on Linux ### Motivation and Context 1. speed up web ci, the duration can be reduced from 160 minutes to 130 minutes, a time saving of 20% could be be achieved. The total computation time is 455 minutes now. Moved to Linux, it could be reduced to 336 minutes. 2. It's the first step to enable compilation cache for emscripten 3. per Yulong's request, build_web stages are still using windows pool  https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1038382&view=results |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| browser-test-wasm-image-tensor-image.js | ||
| browser-test-wasm-multi-session-create.js | ||
| browser-test-wasm-no-threads.js | ||
| browser-test-wasm-path-override-filename.js | ||
| browser-test-wasm-path-override-prefix.js | ||
| browser-test-wasm-proxy-no-threads.js | ||
| browser-test-wasm-proxy.js | ||
| browser-test-wasm.js | ||
| browser-test-webgl.js | ||
| common.js | ||
| karma.conf.js | ||
| model.onnx | ||
| node-test-main-no-threads.js | ||
| node-test-main.js | ||
| node-test-wasm-path-override-filename.js | ||
| node-test-wasm-path-override-prefix.js | ||
| package.json | ||
| run.js | ||
| simple-http-server.js | ||