onnxruntime/js/web/lib/onnxjs
Xueyun Zhu c5d28097e8
[js/web] adding conv fuse logic (#7604)
* adding conv fuse logic

* fixing merge

* fix file name in kebab case

* fix lint error
2021-05-10 11:41:50 -07:00
..
backends [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
ops [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
ort-schema
attribute.ts
backend.ts
execution-plan.ts
graph.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
instrument.ts [js/web] support multi-thread for wasm backend (#7601) 2021-05-07 12:12:37 -07:00
model.ts
operators.ts
opset.ts
session-handler.ts
session.ts
tensor.ts
util.ts