onnxruntime
01539ee7 - [js/webgpu] fix Conv2DMatMul shader's out-of-bound read (#23085)

Commit
1 year ago
[js/webgpu] fix Conv2DMatMul shader's out-of-bound read (#23085) ### 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
Author
Parents
Loading