• L
    Cherry pick pyramid hash support int8 weight and add dequantize_log op (#23371) · fd8e833b
    Liufang Sang 提交于
    * cherry-pick add dequantize_log_op and make pyramid hash support int8 weight  (#22548)
    
    * add dequantize_log_op and make pyramid hash support int8 weight test=develop
    
    * add unittest and update pyramid hash op test=develop
    
    * remove paddle_enforce test=develop
    
    * fix error message test=develop
    
    * remove incorrent commit test=develop
    
    * fix error message in log_dequantize test=develop
    
    * change 2019 to 2020 test=develop
    
    * remove useless check_grad test=develop
    
    * cherry-pick fix compile error in win gpu  (#23196)
    
    * fix compile error in win gpu test=develop
    
    * fix compile error in win gpu test=develop
    
    * fix compile error in win gpu test=develop
    fd8e833b
dequantize_log_op.h 1.5 KB