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 Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
test-runner.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
test-shared.ts [js/web] do not use nodejs type 'Buffer' in web (#9839) 2021-11-24 14:14:42 -08:00
test-types.ts