• X
    Add Requantize OP (#15318) · a177d482
    xiaolil1 提交于
    * Enable INT8 ReQuantize OP
    test=develop
    
    * Clean code
    test=develop
    
    * Add comments
    test=develop
    
    * Revert "Clean code"
    test=develop
    
    This reverts commit a7a49b8a.
    
    * Modify requantize op test
    test=develop
    
    * fix requantize UT by moving public function to public test file.
    test=develop
    
    * Fix test fail due to file address change.
    test=develop
    
    * Change file address for requantize op.
    test=develop
    a177d482
test_conv2d_int8_mkldnn_op.py 13.0 KB