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 quantize OP Matmul and Relu #788

Merged
merged 13 commits into from
Jun 29, 2022

Conversation

yeliang2258
Copy link
Collaborator

@yeliang2258 yeliang2258 commented Jun 24, 2022

  1. Add quantize info broadcast between the input and output of Identity OP.
  2. Fix Matmul and Relu OP in quantize_helper
  3. Fix quantize model test
  4. Add some quantized model test
  5. Fix the test of layer_norm

@yeliang2258 yeliang2258 changed the title Add OP support in quantize model Fix Matmul quantize OP Jun 26, 2022
@yeliang2258 yeliang2258 changed the title Fix Matmul quantize OP Fix quantize OP Matmul and Relu Jun 26, 2022
@jiangjiajun jiangjiajun merged commit b2a6ea6 into PaddlePaddle:develop Jun 29, 2022
@yeliang2258 yeliang2258 deleted the quantize_add_dev branch September 1, 2022 02:05
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