• L
    add dequantize_abs_max op and modify lookup_table op (#20899) · f0b15184
    Liufang Sang 提交于
    * add int8 kernel to lookup_table op and add dequantize op test=develop
    
    * change paddle_enforce to paddle_enforce_eq test=develop
    
    * change copyright and change some not suitable code test=develop
    
    * remove debug log test=develop
    
    * replace GetInputType with IndicateVarDataType test=develop
    
    * fix EmptyGradMaker test=develop
    
    * fix diff between cpu and gpu test=develop
    
    * use memcopy when int8_t test=develop
    f0b15184
lookup_table_op.cu 7.7 KB