“273e3f444f083d7e113d77eb89b3290c2187f9d8”上不存在“paddle/fluid/memory/malloc_test.cc”
  • 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.h 1.3 KB