mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-18 18:52:16 +00:00
### 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. |
||
|---|---|---|
| .. | ||
| activation_util.ts | ||
| conv2d_mm_webgpu.ts | ||
| conv_backprop_webgpu.ts | ||
| conv_util.ts | ||
| matmul_packed_webgpu.ts | ||