“6143328dbc7fd5c3d3b9353f5ce260d299f2e77e”上不存在“docs/deploy/raspberry/index.rst”
  • 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
requantize_op.cc 1.7 KB