onnxruntime/js/web/script
Yang Gu 9e5153b688
[js/webgpu] Manage model download with a specific unittest option (#22214)
Currently in debug mode, unit test will always download models to local
file system, which is a bit annoying. This PR fixes this by adding a
specific option to enable model download.
2024-09-30 18:27:43 -07:00
..
build.ts
generate-webgl-operator-md.ts
generate-webgpu-operator-md.ts
parse-profiler.ts
prepack.ts
pull-prebuilt-wasm-artifacts.ts
test-runner-cli-args.ts [js/webgpu] Manage model download with a specific unittest option (#22214) 2024-09-30 18:27:43 -07:00
test-runner-cli.ts [js/webgpu] Manage model download with a specific unittest option (#22214) 2024-09-30 18:27:43 -07:00
tsconfig.json