onnxruntime
5353adcd
- [js/webgpu] Use the naive convTranspose when in/out channels are both 1 (#18658)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#18658 - [js/webgpu] Use the naive convTranspose when in/out channels are both 1
Author
qjia7
Parents
a5b2291e
Loading