feat(jax): freeze models with hessian output#5608
Open
njzjz wants to merge 6 commits into
Open
Codecov / codecov/project
succeeded
Jul 10, 2026 in 1s
79.52% (-0.14%) compared to 2b6cd22
View this Pull Request on Codecov
79.52% (-0.14%) compared to 2b6cd22
Details
Codecov Report
❌ Patch coverage is 75.86207% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.52%. Comparing base (2b6cd22) to head (7f2b958).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| deepmd/jax/utils/serialization.py | 66.66% | 6 Missing |
| deepmd/jax/jax2tf/serialization.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5608 +/- ##
==========================================
- Coverage 79.65% 79.52% -0.14%
==========================================
Files 1015 1015
Lines 115740 115760 +20
Branches 4275 4275
==========================================
- Hits 92198 92061 -137
- Misses 22001 22152 +151
- Partials 1541 1547 +6 ☔ 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