• C
    [Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639) · 3f816bc8
    cc 提交于
    * Conv2d_transpose and mul support channnelwise quantization, test=develop
    * Skip collecting out threshold for output tensor of which the type is not fp32 or fp64, test=develop
    * Fix error in test_user_defined_quantization, test=develop
    * Add depthwise_conv_bn_fuse, test=develop
    * Add conv_transpose_bn_fuse_pass for post_training_quant, test=develop
    3f816bc8
fake_quantize_op.h 13.2 KB