Skip to content
Commit 30e4680b authored by Les Bell's avatar Les Bell Committed by Dominic Symes
Browse files

fix quantization zero-point generation



* for int8 and uint8 only
* not for int16
* pass all data types to the quantizaion generator functions as some
  operators (all convolutions, fully_connected) may use different types
  for the input and weight tensors
* also allows input type filtering for convolution operators

Change-Id: Iea3d00f03807a8db35b40d4e8988929ec6549b44
Signed-off-by: default avatarLes Bell <les.bell@arm.com>
parent 18e2666b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment