onnxruntime
22656134
- [webgpu] Fix bias_split_gelu (#24342)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[webgpu] Fix bias_split_gelu (#24342) "channels" should be validated before divided by "components". "components" should be passed to program inputs and outputs. Rename "input" to "x" to match "ErfImpl". Correct the last dimension of output shape.
References
#24342 - [webgpu] Fix bias_split_gelu
Author
jchen10
Parents
4edada60
Loading