“209f799f91b76015c53148f5f804a62ed57816e5”上不存在“python/paddle/git@gitcode.net:BaiXuePrincess/Paddle.git”
  • S
    add Concat quantization (#17448) · 96845d21
    Sylwester Fraczek 提交于
    * add Concat quantization
    add unit test for quantizing concat
    fix for wrong value when the input is not in map of calculated scales
    add use_quantizer to concat_op.cc
    add scale_algo rules for concat
    
    test=develop
    
    * missing fix for multiple inputs quantize-squash
    
    * wojtuss review fix: adding comment
    
    test=develop
    96845d21
mkldnn_quantizer.cc 16.2 KB