Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add enable_offload_queue to PipelineParallel #9708

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

GuoxiaWang
Copy link
Contributor

PR types

New features

PR changes

APIs

Description

增加一个Flag给 PipelineParallel 使用,在特定情况下可以开启 OffloadQueue

Copy link

paddle-bot bot commented Dec 27, 2024

Thanks for your contribution!

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.77%. Comparing base (5ad7a9c) to head (1171bf0).
Report is 229 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9708      +/-   ##
===========================================
- Coverage    52.99%   52.77%   -0.23%     
===========================================
  Files          671      718      +47     
  Lines       109835   112370    +2535     
===========================================
+ Hits         58212    59302    +1090     
- Misses       51623    53068    +1445     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ForFishes ForFishes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants