onnxruntime/js/web/lib/wasm
Jiajia Qin db3901ab97
[js/webgpu] Enable the NCHW ConvMatMul path (#17717)
1) Enable pointwise NCHW conv2d by MatMul.
2) Enable non-pointwise NCHW conv2d by convMatMul.
3) Fix bug when `sameSize` is true

---------

Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
2023-10-05 00:26:01 -07:00
..
binding [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
jsep [js/webgpu] Enable the NCHW ConvMatMul path (#17717) 2023-10-05 00:26:01 -07:00
proxy-worker
proxy-messages.ts [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
proxy-wrapper.ts [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
run-options.ts
session-handler.ts Add training interfaces to js/common (#17333) 2023-09-29 19:05:10 -07:00
session-options.ts [js/webgpu] allow specify preferredLayout (#17756) 2023-10-02 21:25:12 -07:00
wasm-common.ts [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
wasm-core-impl.ts [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
wasm-factory.ts
wasm-utils.ts