Skip to content

Asymmetric Quantization Offset Overflow Issue with Large Activation Ranges #4072

Description

@mbdibd

ssue Summary
When using asymmetric quantization, I encountered an overflow issue with the activation offset (zero point). This leads to abnormal inference results or significant accuracy drops. The problem typically occurs when the activation distribution has a large range or contains extreme outliers, causing the computed offset to exceed the supported numerical range for quantization.

Request for Help
Are there recommended quantization algorithms or parameter settings to effectively avoid offset overflow?
Does Qualcomm's quantization toolchain support automatic clipping, dynamic quantization, or other mechanisms to mitigate this issue?
Are there best practices or example cases you can share?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions