onnxruntime
5353adcd - [js/webgpu] Use the naive convTranspose when in/out channels are both 1 (#18658)

Commit
2 years ago
[js/webgpu] Use the naive convTranspose when in/out channels are both 1 (#18658) ### Description With this change, convTranspose with input0 [1, 18, 32, 1], input1 [1, 1, 16, 16] becomes 0.59ms from 6.64ms.
Author
Parents
Loading