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

replace static.sparsity with incubate.asp #4186

Conversation

GGBond8488
Copy link
Contributor

PR types

Others

PR changes

Others

Description

paddle.static.sparsity has been removed and is now replaced by paddle.incubate.asp.
see pr for details.
PaddlePaddle/Paddle#48450

so this pr is to eliminate the impact of removing paddle.static.sparsity

@paddle-bot
Copy link

paddle-bot bot commented Dec 21, 2022

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #4186 (b4278ff) into develop (d390f28) will increase coverage by 1.06%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #4186      +/-   ##
===========================================
+ Coverage    33.00%   34.06%   +1.06%     
===========================================
  Files          400      405       +5     
  Lines        56414    56613     +199     
===========================================
+ Hits         18619    19287     +668     
+ Misses       37795    37326     -469     
Impacted Files Coverage Δ
paddlenlp/taskflow/text_classification.py 94.25% <0.00%> (-1.15%) ⬇️
paddlenlp/transformers/ernie_m/configuration.py 100.00% <0.00%> (ø)
.../transformers/unified_transformer/configuration.py 100.00% <0.00%> (ø)
paddlenlp/transformers/codegen/configuration.py 100.00% <0.00%> (ø)
paddlenlp/transformers/mbart/configuration.py 100.00% <0.00%> (ø)
paddlenlp/transformers/bart/configuration.py 94.11% <0.00%> (ø)
paddlenlp/transformers/unimo/configuration.py 100.00% <0.00%> (ø)
paddlenlp/transformers/ernie_m/modeling.py 90.65% <0.00%> (+0.04%) ⬆️
paddlenlp/transformers/__init__.py 97.20% <0.00%> (+0.10%) ⬆️
paddlenlp/transformers/model_utils.py 73.31% <0.00%> (+0.20%) ⬆️
... and 11 more

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

Copy link
Contributor

@guoshengCS guoshengCS left a comment

Choose a reason for hiding this comment

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

LGTM

@guoshengCS guoshengCS merged commit 81b78e6 into PaddlePaddle:develop Dec 29, 2022
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