• 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
concat_op.cc 6.9 KB