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

【AutoParallel】Add semi autoparallel amp #7985

Merged
merged 5 commits into from Feb 21, 2024

Conversation

heavyrain-lzy
Copy link
Contributor

PR types

Others

PR changes

Models

Description

Add amp strategy in the auto-parallelism.

Copy link

paddle-bot bot commented Feb 19, 2024

Thanks for your contribution!

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (5c9c8d3) 56.57% compared to head (86a5008) 56.56%.

Files Patch % Lines
paddlenlp/trainer/auto_trainer.py 0.00% 10 Missing ⚠️
paddlenlp/transformers/llama/modeling_auto.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7985      +/-   ##
===========================================
- Coverage    56.57%   56.56%   -0.01%     
===========================================
  Files          589      589              
  Lines        89946    89954       +8     
===========================================
  Hits         50885    50885              
- Misses       39061    39069       +8     

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

Copy link
Contributor

@haohongxiang haohongxiang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ZHUI ZHUI left a comment

Choose a reason for hiding this comment

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

LGTM

@wawltor wawltor merged commit b2be2fc into PaddlePaddle:develop Feb 21, 2024
7 of 10 checks passed
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.

None yet

5 participants