• L
    【PaddlePaddle Hackathon 4】No.63 : add lerp bf16 support (#53078) · ce31a72e
    LoneRanger 提交于
    * add lerp bf16 support
    
    * fix bug
    
    * Update test_lerp_op.py
    
    modify the input dtype
    
    * modify the test_lerp_op.py
    
    * Update test_lerp_op.py
    
    * fix bug of import
    
    * add user_defined_grads
    
    * Update test_lerp_op.py
    
    * fix bug of grad
    
    * fix bug of grad
    
    * fix bug of grad
    
    * add the check for bfloat16 dtype
    ce31a72e
lerp_grad_kernel.cu 9.9 KB