onnxruntime/js/web/lib/onnxjs
Tixxx ea1a4f8fb5
[JS]support running super resolution model using ortweb (#7677)
* migrated changes to support running super resolution model using ortweb

* reverted benchmarking tool related changes which will be in a separate pr

* added kernel tests to op and node tests

* minor change to the order of variables

* added one more unit test for packed matmul
2021-05-25 17:43:43 -07:00
..
backends [JS]support running super resolution model using ortweb (#7677) 2021-05-25 17:43:43 -07:00
ops [JS]support running super resolution model using ortweb (#7677) 2021-05-25 17:43:43 -07:00
ort-schema
attribute.ts
backend.ts
execution-plan.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
graph.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
instrument.ts [JS]moved logging level flag to global env (#7700) 2021-05-17 14:16:59 -07:00
model.ts
operators.ts
opset.ts
session-handler.ts
session.ts
tensor.ts
util.ts