intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.27k stars 167 forks source link

Compatible torch 2.4.x (0926) #1282

Closed BalaBalaYi closed 1 month ago

BalaBalaYi commented 1 month ago

What changes were proposed in this pull request?

Compatible _stop_workers().

Why are the changes needed?

Compatible work.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT+Training.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.41%. Comparing base (a85320c) to head (22873ba). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
dlrover/python/elastic_agent/torch/training.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1282 +/- ## ========================================== - Coverage 80.42% 80.41% -0.01% ========================================== Files 219 219 Lines 20124 20126 +2 ========================================== Hits 16184 16184 - Misses 3940 3942 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.