Commits


satyajandhyala authored and GitHub committed b4fbc25b1f5
[JS/Web] Add ConvTranspose implementation using MatMul (#17573) ### Description Add ConvTranspose implementation using MatMul to increase perf. ### 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. -->