Skip to content

Fix CI issues, add tests and update comments

73312ef
Select commit
Loading
Failed to load commit list.
Open

Add fused MatMul operator #4806

Fix CI issues, add tests and update comments
73312ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

92.82% (+0.01%) compared to b91f1c0

View this Pull Request on Codecov

92.82% (+0.01%) compared to b91f1c0

Details

Codecov Report

❌ Patch coverage is 98.43750% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/onnx/parse_fused_matmul.cpp 98.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4806      +/-   ##
===========================================
+ Coverage    92.81%   92.82%   +0.01%     
===========================================
  Files          584      585       +1     
  Lines        30147    30211      +64     
===========================================
+ Hits         27978    28041      +63     
- Misses        2169     2170       +1     
Files with missing lines Coverage Δ
src/onnx/parse_fused_matmul.cpp 98.44% <98.44%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.