onnxruntime/js/web/lib/onnxjs
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
..
backends [js/web] add ConvTranspose2D to WebGL backend (#11990) 2022-07-27 13:57:12 -07:00
ort-schema
attribute-with-cache-key.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
attribute.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
backend.ts
execution-plan.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
graph.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
instrument.ts
model.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
operators.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
opset.ts [js/web] Support WebGL for ort format models in benchmarks (#9661) 2021-11-09 11:58:47 -08:00
session-handler.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
session.ts [js/web] do not use nodejs type 'Buffer' in web (#9839) 2021-11-24 14:14:42 -08:00
tensor.ts [js] upgrade async@3.2.3 /js/ (#11421) 2022-05-03 23:41:36 -07:00
util.ts [js/web][bugfix] fix negative axes for unsqueeze (#11944) 2022-06-28 11:28:35 -07:00