onnxruntime/js/web/script
Yulong Wang 641c3a4a37
[js/web] update op test schema (#16921)
### Description
update op test schema.

This changes fixes several problems for operator tests for web:
- `opsets` -> `opset`: an operator uses exactly one opset instead of
multiple
- `condition` -> `platformCondition`: make it less confusing
- `inputShapeDefinitions`: allows to test ORT behaviors when it get
no/partial/full shape info.

Added a JSON schema file and also an example file
2023-08-03 14:20:20 -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
prepack.ts
pull-prebuilt-wasm-artifacts.ts [js/web] support npm run pull:wasm [buildID] (#15877) 2023-05-15 16:19:34 -07:00
test-runner-cli-args.ts [js] add API that allows to get package version (#16207) 2023-06-09 16:18:53 -07:00
test-runner-cli.ts [js/web] update op test schema (#16921) 2023-08-03 14:20:20 -07:00