onnxruntime/js/web/lib/wasm/jsep/webgpu/ops/3rd-party
xhcao 867b9d8f04
[js/webgpu] Fix f16 errors for ConvTranspose2D (#18986)
### Description
<!-- Describe your changes. -->



### 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. -->
2024-01-04 08:06:01 -08:00
..
activation_util.ts [js/webgpu] Fix conv2d with activation (#18388) 2023-11-10 12:54:35 -08:00
conv2d_mm_webgpu.ts [js/web] Fix conv2dMatmul errors due to #18452 (#18562) 2023-11-27 21:21:47 -08:00
conv_backprop_mm_webgpu.ts [js/webgpu] Refactor matmul conv to support uniforms for matmul (#18452) 2023-11-22 14:42:55 -08:00
conv_backprop_webgpu.ts [js/webgpu] Fix f16 errors for ConvTranspose2D (#18986) 2024-01-04 08:06:01 -08:00
conv_util.ts [js/webgpu] Refactor matmul conv to support uniforms for matmul (#18452) 2023-11-22 14:42:55 -08:00
matmul_packed_webgpu.ts [js/webgpu] Provide a naive vectorized matmul algorithm (#18758) 2023-12-13 09:03:23 -08:00