intelligent-machine-learning / dlrover

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

update moe example #1304

Closed skydoorkai closed 3 weeks ago

skydoorkai commented 3 weeks ago

What changes were proposed in this pull request?

  1. Update atorch moe example to support new transformers version, and update example running parameters.
  2. Remove atorch's dlrover version requirement.

Why are the changes needed?

Explain the purpose or motivation behind these changes. What problem are you trying to solve?

Does this PR introduce any user-facing change?

Specify whether this pull request introduces any changes that users will directly interact with or notice.

How was this patch tested?

Detail the testing process you have undertaken to ensure the changes in this pull request are valid and working as intended.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 80.51%. Comparing base (30eba9d) to head (3512091). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1304 +/- ## ======================================= Coverage 80.51% 80.51% ======================================= Files 222 222 Lines 20698 20698 ======================================= Hits 16666 16666 Misses 4032 4032 ```

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