Commits


Satya Kumar Jandhyala authored and GitHub committed 5b64d7c32b2
[JS/WebGPU] Use non-matmul implementation for ConvTranspose in channel-first case. (#20022) ### Description Avoid using vec4 Matmul implementation for ConvTranspose with channel-last ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->