onnxruntime/js/web/lib/onnxjs
Tixxx 2a3851cd75
fixed bugs in packed mode and enable pack mode tests in ci (#7848)
* fixed bugs in packed mode and enable pack mode tests in ci

* removed unnecessary space

* pr comments

* pr comments

* disable an average pool test

* try disabling another avg pool

* disable more avg pool tests

* disable maxpool tests
2021-05-27 07:56:58 -07:00
..
backends fixed bugs in packed mode and enable pack mode tests in ci (#7848) 2021-05-27 07:56:58 -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