mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-01 03:45:06 +00:00
### Description <!-- Describe your changes. --> Fix a bug caused by potential out-of-bound reads of `W` in the Conv2DMatMul shader. ### Motivation and Context Fixes #22983 |
||
|---|---|---|
| .. | ||
| activation_util.ts | ||
| conv2d_mm_webgpu.ts | ||
| conv3d_naive_webgpu.ts | ||
| conv_backprop_mm_webgpu.ts | ||
| conv_backprop_webgpu.ts | ||
| conv_util.ts | ||
| matmul_packed_webgpu.ts | ||