onnxruntime/js/web/lib/wasm
Jiajia Qin 5e747071be
[js/webgpu] Fix bug in conv2dByMatMul path (#17369)
### Description
<!-- Describe your changes. -->
For the conv2dByMatMul path, the simulated matmul output shape is the
reshape of the original conv2d. So we should pass this information to
`createMatmulProgramInfo` so that it can process it correctly.
2023-09-02 00:16:28 -07:00
..
binding
jsep [js/webgpu] Fix bug in conv2dByMatMul path (#17369) 2023-09-02 00:16:28 -07:00
proxy-worker
proxy-messages.ts
proxy-wrapper.ts
run-options.ts
session-handler.ts
session-options.ts
wasm-common.ts
wasm-core-impl.ts
wasm-factory.ts
wasm-utils.ts