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
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