onnxruntime
01539ee7
- [js/webgpu] fix Conv2DMatMul shader's out-of-bound read (#23085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#23085 - [js/webgpu] fix Conv2DMatMul shader's out-of-bound read
Author
fs-eire
Parents
890a719c
Loading