Skip to content

feat(pt_expt): add dp change-bias support - #5330

Merged
wanghan-iapcm merged 12 commits into
deepmodeling:masterfrom
wanghan-iapcm:feat-pt-expt-change-bias
Mar 25, 2026
Merged

feat(pt_expt): add dp change-bias support#5330
wanghan-iapcm merged 12 commits into
deepmodeling:masterfrom
wanghan-iapcm:feat-pt-expt-change-bias

fix(tests): clear leaked DeviceContext in TestChangeBias.setUpClass

228534e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 0s

82.28% (-0.15%) compared to 034e613

View this Pull Request on Codecov

82.28% (-0.15%) compared to 034e613

Details

Codecov Report

❌ Patch coverage is 85.54217% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.28%. Comparing base (034e613) to head (228534e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
deepmd/pt_expt/entrypoints/main.py 85.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5330      +/-   ##
==========================================
- Coverage   82.42%   82.28%   -0.15%     
==========================================
  Files         784      797      +13     
  Lines       79125    82101    +2976     
  Branches     3676     4003     +327     
==========================================
+ Hits        65220    67556    +2336     
- Misses      12732    13337     +605     
- Partials     1173     1208      +35     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.