onnxruntime/js/web/lib/wasm/jsep/webgpu
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
..
ops [js/webgpu] Fix bug in conv2dByMatMul path (#17369) 2023-09-02 00:16:28 -07:00
attribute-with-cache-key.ts
gpu-data-manager.ts [js/webgpu] add kernel Not and Equal (#17306) 2023-08-27 19:50:17 -07:00
op-resolve-rules.ts [JS/WebGPU] Support GatherElements kernel (#17243) 2023-08-28 09:55:25 -07:00
program-manager.ts [js/webgpu] Add input/output shapes information to profiling (#17342) 2023-08-31 08:12:28 -07:00
types.ts [js/web] JSEP LayerNormalization and InstanceNormalizations kernels (#16830) 2023-08-08 09:09:37 -07:00