1. 05 9月, 2023 1 次提交
  2. 29 8月, 2023 1 次提交
    • 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