onnxruntime/js/web/script
Caroline Zhu dcc93909b4
Add training WASM generation to Web CI pipeline (#17319)
### Description
[Successful pipeline
run](https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1123141&view=results)

Added flag to build the training artifacts & updated the
pull-wasm-artifacts script to pull the training artifacts as well.

Bundled into this PR are minor formatting fixes + naming fixes.

### Motivation and Context
[This PR](https://github.com/microsoft/onnxruntime/pull/16521) extended
the WASM API wrapper to build training WASM artifacts as well.
The ORT training WASM artifacts are required to support ORT training web
bindings.
2023-09-08 15:49:47 -07:00
..
build.ts [js/web] fix terser reserved symbols for worker (#15864) 2023-05-09 11:11:26 -07:00
generate-webgl-operator-md.ts [js/webgpu] generate operator table for webgpu (#15954) 2023-05-20 12:20:41 -07:00
generate-webgpu-operator-md.ts [JS/WebGPU] Add Resize operator (#16680) 2023-07-31 09:35:06 -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
pull-prebuilt-wasm-artifacts.ts Add training WASM generation to Web CI pipeline (#17319) 2023-09-08 15:49:47 -07:00
test-runner-cli-args.ts [js/api] introducing IO binding for tensor (#16452) 2023-08-29 12:58:26 -07:00
test-runner-cli.ts [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00