• C
    [Cherry-pick] Fix some bugs for quantization (#24852) · 5993dde3
    cc 提交于
    * Update sigmoid output from Y to out, test=develop (#24765)
    
    * Collecting concat output threshold, test=develop (#24742)
    
    * Add output threshold for ops that have several output activations, test=develop (#24726)
    
    * [Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393)
    
    * Init scale node in OutScaleForTrainingPass, test=develop
    * Enable test_quantization_scale, test=develop
    5993dde3
quantization_pass.py 62.6 KB