Skip to content

feat: enable MACE pt_expt torch.compile training#134

Merged
njzjz merged 3 commits into
masterfrom
torch-compile-mace-pt-expt
Jun 22, 2026
Merged

feat: enable MACE pt_expt torch.compile training#134
njzjz merged 3 commits into
masterfrom
torch-compile-mace-pt-expt

Update compile benchmark for default MACE config

ff22c86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2026 in 1s

80.97% (-2.88%) compared to 33be5a2

View this Pull Request on Codecov

80.97% (-2.88%) compared to 33be5a2

Details

Codecov Report

❌ Patch coverage is 22.05882% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.97%. Comparing base (33be5a2) to head (ff22c86).

Files with missing lines Patch % Lines
deepmd_gnn/mace.py 22.05% 53 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   83.85%   80.97%   -2.88%     
==========================================
  Files          12       12              
  Lines        1406     1472      +66     
==========================================
+ Hits         1179     1192      +13     
- Misses        227      280      +53     

☔ 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.