onnxruntime
9e3614b5
- [webgpu] Set `is_channels_last` to true by default in `ComputeMatMul` (#27674)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
[webgpu] Set `is_channels_last` to true by default in `ComputeMatMul` (#27674) This patch sets `is_channels_last` to true by default in the parameter of `ComputeMatMul` and ignores it in `UseSplitK` when there is no `bias`.
References
#27674 - [webgpu] Set `is_channels_last` to true by default in `ComputeMatMul`
Author
Jiawei-Shao
Parents
c6ff87f6
Loading