Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix seed with multiple ranks #4479

Merged
merged 8 commits into from
Dec 25, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

2d4a8e9
Select commit
Loading
Failed to load commit list.
Merged

fix: fix seed with multiple ranks #4479

[pre-commit.ci] auto fixes from pre-commit.com hooks
2d4a8e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

84.42% (+0.00%) compared to c0914e1

View this Pull Request on Codecov

84.42% (+0.00%) compared to c0914e1

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.42%. Comparing base (c0914e1) to head (2d4a8e9).

Files with missing lines Patch % Lines
deepmd/tf/entrypoints/train.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #4479   +/-   ##
=======================================
  Coverage   84.41%   84.42%           
=======================================
  Files         670      670           
  Lines       62147    62158   +11     
  Branches     3487     3486    -1     
=======================================
+ Hits        52464    52474   +10     
- Misses       8556     8558    +2     
+ Partials     1127     1126    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.