Make sure to add to your model script the command below:
quantization_param([conv42, conv53, conv63], force_range_out=[0.0, 1.0])
As recommended in this solution
Short answer is no
Make sure to add to your model script the command below:
quantization_param([conv42, conv53, conv63], force_range_out=[0.0, 1.0])
As recommended in this solution
Short answer is no