• W
    Add paddle.lerp API to do a linear interpolation (#37253) · 1716324c
    wuhuanzhou 提交于
    * save temp
    
    * add unittest, test=develop
    
    * fix ci error, test=develop
    
    * fix grad accuracy error, test=develop
    
    * fix unused error, test=develop
    
    * fix compilation error on Windows, test=develop
    
    * add unittest, test=develop
    
    * modify by review comment and add lerp_
    
    * fix inplace api, test=develop
    
    * fix inplace api, test=develop
    
    * fix coverage error, test=develop
    1716324c
lerp_op.h 7.6 KB