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

Changes to Pytorch Quantsim to enable output quantizer for specific cast op. #2637

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

quic-alanmaha
Copy link
Contributor

Fixes #2636

Signed-off-by: Alankar Mahajan quic_alanmaha@quicinc.com

…output is float

Signed-off-by: Alankar Mahajan <quic_alanmaha@quicinc.com>
Signed-off-by: Alankar Mahajan <quic_alanmaha@quicinc.com>
Signed-off-by: Alankar Mahajan <quic_alanmaha@quicinc.com>
Signed-off-by: Alankar Mahajan <quic_alanmaha@quicinc.com>
@quic-pkaul quic-pkaul merged commit 6511f2c into quic:develop Jan 8, 2024
3 checks passed
@quic-alanmaha quic-alanmaha deleted the castop_config_switch branch January 8, 2024 11:24
quic-bharathr pushed a commit that referenced this pull request Sep 13, 2024
…ast op. (#2637)

* Enable output quantizers for Cast Ops where input is int or bool and output is float

Signed-off-by: Alankar Mahajan <quic_alanmaha@quicinc.com>
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.

Enable output quantizers for Cast Ops where input is int/bool and output is float.
2 participants