• B
    Follow comment of Merged QAT PR 18970 (#19979) · 9de67725
    bingyanghuang 提交于
    * Follow Wangzhen's comment in PR 18970, test=develop
    
    * Review comments, test=develop
    
    * Leave fake quantization around mul
    
    test=develop
    
    * Replace Fake with Real Quantized Mul
    
    test=develop
    
    * Fix bug in quantize placement pass
    
    Nodes in the graph now have checked type instead of node name when they are to be marked for quantization test=develop
    9de67725
quantization_mkldnn_pass.py 24.6 KB