onnxruntime
22656134 - [webgpu] Fix bias_split_gelu (#24342)

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.
Author
Parents
Loading