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 matmul_int8&&gemv bugs,test=develop #5986

Merged

Conversation

xingjing1
Copy link
Collaborator

CRNN 量化模型bug fix && 多线程支持:
1.修改计算matmul int8 m、n、k到ReInitWhenNeeded;
2.修复lite/backends/arm/math/gemv_arm_int8.cc:gemv_int8_trans_oth函数多线程bug。

@paddle-bot-old
Copy link

Thanks for your contribution!

Copy link
Contributor

@yongqiangma yongqiangma left a comment

Choose a reason for hiding this comment

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

LGTM

@yongqiangma yongqiangma merged commit f8b5ea9 into PaddlePaddle:develop Apr 27, 2021
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