• G
    [Fluid] move lars_momentum to phi (#55798) · b0c2ee26
    gouzil 提交于
    * [Fluid] move lars_momentum to phi
    
    * add sig
    
    * fix optional Output
    
    * off check_dygraph
    
    * fix input
    
    * fix operator[]
    
    * fix
    
    * try fix AllocateTmpTensor
    
    * fix
    
    * fix type
    
    * Update paddle/phi/kernels/gpu/lars_momentum_kernel.cu
    
    * fix type
    
    * rollback
    
    * Add Registration
    
    * try fix win
    
    * try fix win
    
    * try use double
    
    * try use operator *(float,const Derived &)
    
    * try auto
    
    * fix
    
    * fix
    
    * fix
    
    * fix dtype
    
    * fix type
    
    * fix index
    b0c2ee26
lars_momentum_op_xpu.cc 5.1 KB