• S
    lerp support 0 Tensor (#49667) · 8cd0d5b3
    sunli 提交于
    * lerp support 0 Tensor
    
    * fix lerp grad
    
    * fix lerp zero test
    
    * fix 0D + ND/ND + 0D
    
    * fix check
    
    * update code
    
    * fix lerp infer shape
    
    * static backward test
    
    * updata static graph test
    8cd0d5b3
lerp_kernel_impl.h 4.1 KB