Skip to content
Discussion options

You must be logged in to vote

Hi wwwsssaadd (@xs-alt), good questions.

  1. The AMP encodings file should be complete; no additional quantization is necessary.

  2. You should almost always set --bias_bitwidth as 32. --act_bitwidth corresponds to default_activation_bw and --weights_bitwidth corresponds to default_param_bw, but these two will only come into play if there are some encodings missing from the quantization overrides that you want QNN to fill in. Otherwise, you can pass the --float_fallback flag to run layers with missing encodings in floating-point.

  3. This isn't well supported at the moment, but it is something we plan to add.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@xs-alt
Comment options

@quic-mtuttle
Comment options

Answer selected by xs-alt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants