onnxruntime/js/web/test
101arrowz 148b1efe5e
[js/web] add ConvTranspose2D to WebGL backend (#11990)
* Add ConvTranspose

* Update docs + tests

* fix lint

* fix output shape calculations

* Revert "fix output shape calculations"

This reverts commit 8014fa9b33115f1d6a677fe2270a6da1b510ff67.

* fix format

* remove broken output_shape test
2022-07-27 13:57:12 -07:00
..
data/ops
e2e [js/web] allow multiple inference session creating concurrently (#10784) 2022-03-07 11:35:06 -08:00
unittests [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
suite-test-list.jsonc [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
test-main.ts
test-runner.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
test-shared.ts
test-types.ts