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

change the scale thresh generally #229

Merged
merged 3 commits into from
Aug 23, 2024
Merged

change the scale thresh generally #229

merged 3 commits into from
Aug 23, 2024

Conversation

WeiweiZhang1
Copy link
Collaborator

change the scale thresh generally
0.0 ---> 1e-5
The effect of scale clip was evaluated on 4 commonly used models with acceptable accuracy fluctuations.
Adding scale clip prevents weight values from disappearing and reduces model instability after quantization.

Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
@wenhuach21 wenhuach21 self-requested a review August 23, 2024 03:26
@wenhuach21
Copy link
Contributor

add clip in unwrapper function

@WeiweiZhang1 WeiweiZhang1 merged commit b2f160c into main Aug 23, 2024
10 checks passed
@WeiweiZhang1 WeiweiZhang1 deleted the enable_scale_clip branch August 23, 2024 05:15
yiliu30 added a commit that referenced this pull request Sep 26, 2024
#229

Signed-off-by: yiliu30 <[email protected]>
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