onnxruntime/js/web/lib/wasm/jsep
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
..
webgpu [js/webgpu] Enable the NCHW ConvMatMul path (#17717) 2023-10-05 00:26:01 -07:00
backend-webgpu.ts [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
init.ts [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
log.ts [js/webgpu] support proxy for webgpu (#15851) 2023-05-15 16:23:13 -07:00
tensor-view.ts [js/web] revise TensorView (#17473) 2023-09-14 21:14:44 -07:00
util.ts [js/webgpu] allow 0 sized tensor for tensor view (#16540) 2023-06-30 12:05:04 -07:00