• Z
    Move weights and biases scale computing into pass (#42241) · c0652972
    Zuza Gawrysiak 提交于
    * Add int8 scales gathering pass for convolution
    
    * Fix typo
    
    * Add unittest
    
    * Add corrected unit test
    
    * Change test name
    
    * Remove enabling mkldnn in test
    
    * Speed up test
    
    * Change max examples
    
    * Add functional test
    
    * Change test name
    
    * Add new test case
    
    * Rename pass
    c0652972
mkldnn_quantizer.cc 25.2 KB