You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently on my plate to finish up the ORT Trainer Backend that Felix has started (currently in PR) - but not a lot of work has been resourced to figure out how to create a generic DeepSpeed trainer backend. The CNN/DailyMail Summarization example has a custom DeepSpeed Trainer/Trainer Backend - and other popular libraries like PyTorch Lightning has a DeepSpeed backend. I believe we should definitely integrate DeepSpeed, especially to adopt any model / pipeline parallelism into our model training.
The text was updated successfully, but these errors were encountered:
It's currently on my plate to finish up the ORT Trainer Backend that Felix has started (currently in PR) - but not a lot of work has been resourced to figure out how to create a generic DeepSpeed trainer backend. The CNN/DailyMail Summarization example has a custom DeepSpeed Trainer/Trainer Backend - and other popular libraries like PyTorch Lightning has a DeepSpeed backend. I believe we should definitely integrate DeepSpeed, especially to adopt any model / pipeline parallelism into our model training.
The text was updated successfully, but these errors were encountered: