Skip to content

Comments

Develop a fake dequantized op for fixed-point quantization training framework.#10965

Merged
qingqing01 merged 4 commits intoPaddlePaddle:developfrom
qingqing01:fake_dequant_op
May 30, 2018
Merged

Develop a fake dequantized op for fixed-point quantization training framework.#10965
qingqing01 merged 4 commits intoPaddlePaddle:developfrom
qingqing01:fake_dequant_op

Conversation

@qingqing01
Copy link
Contributor

@qingqing01 qingqing01 commented May 28, 2018

Fix #10964

Another op fake_quantize_op will be added later. Although fake_dequantize_op can be replaced by elementwise_mul and elementwise_div, for the sake of symmetry, we implement this by C++ op.

panyx0718
panyx0718 previously approved these changes May 29, 2018
Copy link
Contributor

@panyx0718 panyx0718 left a comment

Choose a reason for hiding this comment

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

Also add a test?

@qingqing01
Copy link
Contributor Author

@panyx0718 Thanks! Forgot git add the test file before.

@qingqing01 qingqing01 merged commit 3a29821 into PaddlePaddle:develop May 30, 2018
@qingqing01 qingqing01 deleted the fake_dequant_op branch November 14, 2019 05:26
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