onnxruntime
1fe713be
- [WebGPU] Support odd-N subgroup matrix MatMul weights (#29893)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[WebGPU] Support odd-N subgroup matrix MatMul weights (#29893) Adds odd-N support to WebGPU subgroup-matrix MatMul by padding constant FP16 weights to an even row stride and caching the result.
References
#29893 - [WebGPU] Support odd-N subgroup matrix MatMul weights
Author
jchen10
Parents
7ad118ca
Loading