onnxruntime
9e3614b5 - [webgpu] Set `is_channels_last` to true by default in `ComputeMatMul` (#27674)

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