PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
12k stars 2.93k forks source link

【Fix】Initialize dp degree in single GPU #9056

Closed greycooker closed 1 month ago

greycooker commented 1 month ago

PR types

Fix

PR changes

Initialize dp degree in single GPU

Description

Initialize dp degree in single GPU

paddle-bot[bot] commented 1 month ago

Thanks for your contribution!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 53.77%. Comparing base (3ee8ab7) to head (66586e0). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #9056 +/- ## =========================================== - Coverage 53.83% 53.77% -0.07% =========================================== Files 652 652 Lines 104528 104529 +1 =========================================== - Hits 56275 56207 -68 - Misses 48253 48322 +69 ```

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