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

requantize: Use activation_ss in fused_activation.h #5245

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

MollySophia
Copy link
Contributor

This fixes int8 requantization on risc-v, which has some unique precision issues.

Which fixes int8 requantization on risc-v

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>
@github-actions github-actions bot added the layer label Dec 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d1d9aa2) 94.22% compared to head (c80365c) 94.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5245      +/-   ##
==========================================
+ Coverage   94.22%   94.38%   +0.15%     
==========================================
  Files         774      774              
  Lines      243159   243593     +434     
==========================================
+ Hits       229120   229916     +796     
+ Misses      14039    13677     -362     

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

@nihui nihui merged commit 92d49e1 into Tencent:master Dec 24, 2023
107 checks passed
@nihui
Copy link
Member

nihui commented Dec 24, 2023

Thanks for your contribution !

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

Successfully merging this pull request may close these issues.

3 participants