mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
### Description the `npm test` flags are difficult to memorize, because they are different to the `ort.env` flags. This change makes those flags align with ort JS API. eg. `--wasm-enable-proxy` became `--wasm.proxy`. Old flags are marked as deprecated except `-x` (as a shortcut of `--wasm.numThreads`) |
||
|---|---|---|
| .. | ||
| 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 | ||
| test-runner-cli.ts | ||
| tsconfig.json | ||