intelligent-machine-learning / dlrover

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

Compatible torch 2.4(2.3) storage writer. #1299

Closed BalaBalaYi closed 1 month ago

BalaBalaYi commented 1 month ago

What changes were proposed in this pull request?

Implement 2 new abstract methods(not used).

Why are the changes needed?

For torch 2.4(2.3) compatible.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT and training.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.40%. Comparing base (d0bbbbc) to head (379c51a). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1299 +/- ## ========================================== + Coverage 80.39% 80.40% +0.01% ========================================== Files 222 222 Lines 20526 20544 +18 ========================================== + Hits 16501 16518 +17 - Misses 4025 4026 +1 ```

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