onnxruntime/js/web/script
Yulong Wang df15a3a335
[js/web] configure 5GB memory space for webpack build (#17684)
### Description
ort-web build step - webpack consumes the amount of memory on the edge
of Node.js(V8)'s default max-old-space-size, so increase the default
memory size to 5GB to avoid this issue.
2023-09-25 09:22:00 -07:00
..
build.ts [js/web] configure 5GB memory space for webpack build (#17684) 2023-09-25 09:22:00 -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] update prepack script to use exact version (#17484) 2023-09-13 00:07:16 -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/web] update test to explicitly fail for webnn without proxy (#17554) 2023-09-15 14:40:22 -07:00
test-runner-cli.ts [js/web] update npm test to load test cases only for required backends (#17555) 2023-09-15 13:55:25 -07:00