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

Added FLAGS to replace four params and the value can be adjusted for better speedup #9624

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

Conversation

zhink
Copy link
Contributor

@zhink zhink commented Dec 12, 2024

PR types

Others

PR changes

Others

Description

Added FLAGS to replace max_partition_size、encoder_max_partition_size、encoder_block_shape_q、decoder_block_shape_q for append_attention OP. And the value can be adjusted for better speedup.

Copy link

paddle-bot bot commented Dec 12, 2024

Thanks for your contribution!

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.77%. Comparing base (f445a7a) to head (ffb986b).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9624      +/-   ##
===========================================
+ Coverage    52.75%   52.77%   +0.01%     
===========================================
  Files          709      709              
  Lines       111223   111185      -38     
===========================================
+ Hits         58673    58674       +1     
+ Misses       52550    52511      -39     

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

@zhink zhink force-pushed the develop branch 2 times, most recently from ca4e474 to 476a243 Compare December 12, 2024 12:11
@zhink zhink changed the title Added FLAGS to replace max_partition_size and the value can be adjusted for better speedup Added FLAGS to replace four params and the value can be adjusted for better speedup Dec 12, 2024
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.

1 participant