[AIMIGRAPHX-839] support symbolic shapes for broadcast ops #4819
Codecov / codecov/project
succeeded
May 1, 2026 in 1s
92.80% (-0.00%) compared to 07e127d, passed because coverage increased by 0% when compared to adjusted base (92.79%)
View this Pull Request on Codecov
92.80% (-0.00%) compared to 07e127d, passed because coverage increased by 0% when compared to adjusted base (92.79%)
Details
Codecov Report
❌ Patch coverage is 96.49123% with 4 lines in your changes missing coverage. Please review.
Additional details and impacted files
@@ Coverage Diff @@
## sym_dot_shapes #4819 +/- ##
==================================================
- Coverage 92.80% 92.80% -0.00%
==================================================
Files 584 584
Lines 30146 30169 +23
==================================================
+ Hits 27976 27996 +20
- Misses 2170 2173 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/common.cpp | 97.46% <100.00%> (+0.14%) |
⬆️ |
| src/include/migraphx/matcher.hpp | 87.57% <100.00%> (+0.04%) |
⬆️ |
| src/simplify_dyn_ops.cpp | 99.40% <100.00%> (+0.03%) |
⬆️ |
| src/include/migraphx/op/binary.hpp | 93.94% <80.00%> (-2.61%) |
⬇️ |
| src/include/migraphx/op/multibroadcast.hpp | 97.50% <95.00%> (-2.50%) |
⬇️ |
| src/include/migraphx/op/broadcast.hpp | 96.67% <96.23%> (-0.89%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading