mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-27 20:02:15 +00:00
### Description Added FusedConv and FusedConvTranspose ### 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. --> Improve performance |
||
|---|---|---|
| .. | ||
| activation_util.ts | ||
| conv2d_mm_webgpu.ts | ||
| conv_backprop_mm_webgpu.ts | ||
| conv_backprop_webgpu.ts | ||
| conv_util.ts | ||
| matmul_packed_webgpu.ts | ||