onnxruntime/js/web/test
Satya Kumar Jandhyala 544bdd6073
Fix ConvTranspose for certain attribute combinations (#23488)
### Description
Convert output_padding attribute from 1D to 2D convtranspose



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
https://github.com/microsoft/onnxruntime/issues/23403
2025-02-05 12:22:47 -08:00
..
data/ops Fix ConvTranspose for certain attribute combinations (#23488) 2025-02-05 12:22:47 -08:00
e2e
unittests
op-test-schema.json
suite-test-list.jsonc Fix ConvTranspose for certain attribute combinations (#23488) 2025-02-05 12:22:47 -08:00
test-main.ts
test-runner.ts
test-shared.ts
test-types.ts