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

Fix memory access in sampling #4624

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

FrostML
Copy link
Contributor

@FrostML FrostML commented Feb 2, 2023

PR types

Bug fixes

PR changes

Others

Description

Fix memory access in sampling.

@paddle-bot
Copy link

paddle-bot bot commented Feb 2, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #4624 (77f8be0) into develop (a8a8338) will increase coverage by 0.17%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #4624      +/-   ##
===========================================
+ Coverage    41.92%   42.10%   +0.17%     
===========================================
  Files          434      433       -1     
  Lines        61824    61792      -32     
===========================================
+ Hits         25921    26017      +96     
+ Misses       35903    35775     -128     
Impacted Files Coverage Δ
paddlenlp/transformers/nezha/modeling.py 94.36% <0.00%> (-0.64%) ⬇️
paddlenlp/utils/file_lock.py
paddlenlp/transformers/ernie/modeling.py 85.21% <0.00%> (+0.30%) ⬆️
paddlenlp/transformers/model_utils.py 77.63% <0.00%> (+1.31%) ⬆️
paddlenlp/utils/downloader.py 61.23% <0.00%> (+2.62%) ⬆️
paddlenlp/transformers/auto/modeling.py 80.32% <0.00%> (+4.01%) ⬆️
paddlenlp/ops/ext_utils.py 33.79% <0.00%> (+4.38%) ⬆️
paddlenlp/prompt/verbalizer.py 89.64% <0.00%> (+32.74%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@FrostML FrostML merged commit 6afc928 into PaddlePaddle:develop Feb 7, 2023
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

2 participants