onnxruntime
b4fbc25b - [JS/Web] Add ConvTranspose implementation using MatMul (#17573)

Commit
2 years ago
[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. -->
Parents
Loading