[qwen] Drop fp32 LayerNorm casts in Qwen3.5 text model on ORT >= 1.26 - #361
Merged
Codecov / codecov/project
failed
May 24, 2026 in 1s
79.89% (-0.08%) compared to 9f484f8
View this Pull Request on Codecov
79.89% (-0.08%) compared to 9f484f8
Details
Codecov Report
❌ Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.89%. Comparing base (9f484f8) to head (94dc72d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| modelbuilder/builders/qwen.py | 36.36% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #361 +/- ##
==========================================
- Coverage 79.96% 79.89% -0.08%
==========================================
Files 25 25
Lines 7837 7843 +6
==========================================
- Hits 6267 6266 -1
- Misses 1570 1577 +7 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading