perf(pt_expt): use scalable graph builders during training - #5913
Merged
Codecov / codecov/project
succeeded
Jul 31, 2026 in 0s
79.12% (-0.25%) compared to b634aa3
View this Pull Request on Codecov
79.12% (-0.25%) compared to b634aa3
Details
Codecov Report
❌ Patch coverage is 81.69014% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.12%. Comparing base (b634aa3) to head (f5d62ad).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd/pt_expt/utils/graph_builder.py | 69.44% | 11 Missing |
| deepmd/pt_expt/utils/nv_graph_builder.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5913 +/- ##
==========================================
- Coverage 79.37% 79.12% -0.25%
==========================================
Files 1070 1071 +1
Lines 124791 124834 +43
Branches 4531 4531
==========================================
- Hits 99050 98778 -272
- Misses 24119 24435 +316
+ Partials 1622 1621 -1 ☔ 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