Skip to content

feat: optimze HybridMuon

06b9b59
Select commit
Loading
Failed to load commit list.
Open

feat(pt): optimze HybridMuon by borrowing some ideas from deepseek v4 paper #5424

feat: optimze HybridMuon
06b9b59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

82.42% (+0.03%) compared to 9d63816

View this Pull Request on Codecov

82.42% (+0.03%) compared to 9d63816

Details

Codecov Report

❌ Patch coverage is 75.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.42%. Comparing base (9d63816) to head (06b9b59).

Files with missing lines Patch % Lines
deepmd/pt/optimizer/hybrid_muon.py 75.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5424      +/-   ##
==========================================
+ Coverage   82.39%   82.42%   +0.03%     
==========================================
  Files         824      824              
  Lines       87395    87418      +23     
  Branches     4197     4197              
==========================================
+ Hits        72009    72055      +46     
+ Misses      14111    14088      -23     
  Partials     1275     1275              

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