Commits


Edward Chen authored and GitHub committed fb9ce18e88b
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.