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] open tensor_fusion for benchmark #9749

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

AndSonder
Copy link
Contributor

@AndSonder AndSonder commented Jan 6, 2025

PR types

Others

PR changes

Others

Description

  1. open tensor_fusion for benchmark
  2. change enable_stage1_overlap and enable_stage2_overlap to enable_overlap in the auto parallel mode
  3. change enable_stage1_tensor_fusion to enable_tensor_fusion in the auto parallel mode

related pr:

Copy link

paddle-bot bot commented Jan 6, 2025

Thanks for your contribution!

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 52.37%. Comparing base (a83e8fa) to head (1ade63e).
Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/training_args.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9749      +/-   ##
===========================================
- Coverage    52.59%   52.37%   -0.23%     
===========================================
  Files          726      727       +1     
  Lines       116259   115147    -1112     
===========================================
- Hits         61149    60305     -844     
+ Misses       55110    54842     -268     

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

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

Successfully merging this pull request may close these issues.

2 participants