onnxruntime
fb9ce18e
- Add K=0 check to MatMul<float>::Compute() specialization. (#21803)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add K=0 check to MatMul<float>::Compute() specialization. (#21803) Add K=0 check to `MatMul<float>::Compute()` specialization. Add unit test to cover both primary template and float specialization.
References
#21803 - Add K=0 check to MatMul<float>::Compute() specialization.
Author
edgchen1
Parents
0e827c27
Loading