onnxruntime/js/web/lib/onnxjs
Tixxx db88f3059c
[js] fixing broadcast issues in pack mode (#8090)
* fixing broadcast issues in pack mode

* improved bcast logic for matmul

* removed TODO

* rebased from master
2021-06-23 09:55:19 -07:00
..
backends [js] fixing broadcast issues in pack mode (#8090) 2021-06-23 09:55:19 -07:00
ops Adding Conv+Clip fusion (#8102) 2021-06-21 16:30:12 -07:00
ort-schema
attribute.ts
backend.ts
execution-plan.ts
graph.ts Adding Conv+Clip fusion (#8102) 2021-06-21 16:30:12 -07:00
instrument.ts
model.ts
operators.ts
opset.ts
session-handler.ts
session.ts
tensor.ts
util.ts