perf(dpa4): stop broadcasting weights across the node axis; fix use_amp serialization - #5960
Open
wanghan-iapcm wants to merge 11 commits into
Open
perf(dpa4): stop broadcasting weights across the node axis; fix use_amp serialization#5960wanghan-iapcm wants to merge 11 commits into
wanghan-iapcm wants to merge 11 commits into
Codecov / codecov/project
succeeded
Aug 10, 2026 in 0s
78.31% (-1.29%) compared to a3195b0
View this Pull Request on Codecov
78.31% (-1.29%) compared to a3195b0
Details
Codecov Report
❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.31%. Comparing base (a3195b0) to head (1e56cf6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd/dpmodel/descriptor/dpa4_nn/lora.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5960 +/- ##
==========================================
- Coverage 79.59% 78.31% -1.29%
==========================================
Files 1081 1081
Lines 126244 126245 +1
Branches 4592 4598 +6
==========================================
- Hits 100490 98866 -1624
- Misses 24101 25735 +1634
+ Partials 1653 1644 -9 ☔ View full report in Codecov by Harness.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading