1. 13 3月, 2023 10 次提交
  2. 12 3月, 2023 1 次提交
  3. 10 3月, 2023 18 次提交
  4. 09 3月, 2023 11 次提交
    • Y
      [AMP OP&Test] arange op support fp16/bf16 (#51106) · f3448977
      yangjianfengo1 提交于
      * AMP arange & Test
      
      * fix arange bfloat16 dtype
      
      * update for review
      
      * update for review2
      
      * fix tile
      
      * update
      
      * fix ci
      
      * r
      
      * f
      
      * fix windows ci
      
      * update bfloat data
      
      * fix bloat16 input
      
      * add print
      
      * Update test_where_op.py
      
      * update kernel
      
      * del repeat
      
      * update review
      f3448977
    • Y
      [AMP OP&Test] where support bf16/fp16 (#51137) · 2727dddb
      yangjianfengo1 提交于
      * where op test
      
      * update bfloat16
      
      * fix
      
      * fix windows ci
      
      * update bfloat16 data
      
      * fix bloat16 x
      
      * reset
      
      * fix randint
      
      * add print
      
      * add delta
      
      * cancel print
      
      * code style
      
      * update revirew
      2727dddb
    • Z
      Remove paddle.fluid.layers.utils.* (#51033) · 86e990d4
      zqw_1997 提交于
      * move fluid.utils to paddle.utils.layers_utils
      
      * fix error
      
      * delete original fluid layers utils
      
      * remove import and old utils
      
      * remove more old utils import
      
      * change import path of fill_constant in the layers_utils.py
      
      * fix mistake
      
      * fix error
      
      * expose in __init__.py
      
      * for comment
      
      * when change the ref of func is_sequence, it should change to the root of is_sequence instead
      
      * for codecheck
      86e990d4
    • G
      add prim erf grad (#50436) · b7e4d974
      GGBond8488 提交于
      * add prim erf grad
      
      * add yaml config for prim erf grad
      
      * add math.h
      
      * add cmath
      
      * add math  defines
      
      * use define math
      
      * use define math
      
      * define M_2_SQRTPI
      
      * M_2_SQRTPI math
      
      * try math.h
      
      * fix typro
      
      * remove pow in erf grad
      
      * use new optest
      
      * add fp16 fp32 test
      
      * remove fp16 test
      b7e4d974
    • P
      Enable gpups run on rec model (#51115) · 32f369a8
      pangengzheng 提交于
      * support run haokanctr model in heterps-models
      
      * polish setup.py
      
      * polish JVM_LIB in evn_dict
      32f369a8
    • W
      Add softplus double grad (#50261) · 542844b4
      will-jl944 提交于
      * add softplus double grad
      
      * use constant method
      542844b4
    • C
      Norm prim test for some ops (#51329) · ce482b60
      Charles-hit 提交于
      * support elementwise_pow bfloat16
      
      * add only_check_prim parameters in check_grad
      
      * modify unit test
      
      * fix floor test
      
      * fix sigmoid bfloat16 test
      
      * norm some ops prim test
      
      * add unit16 for sqrt
      ce482b60
    • Yj/dynamic upgrade part5 (#50927) · c9e6c8ce
      姜永久 提交于
      * fix accuracy and activation
      
      * add adadelta
      
      * support pad2d
      
      * support pad
      
      * modify exponential and linear_interp_v2
      
      * modify meshgrid test
      
      * add group_norm
      
      * support some ops
      
      * modify activation&group norm
      
      * modify act
      
      * reset group_norm
      
      * modify acti
      
      * modify pow test
      
      * modify acti
      
      * lint
      
      * modify mkldnn test
      
      * fix acti
      
      * modify adadelta
      
      * lint
      
      * fix act mkldnn
      
      * reset acti
      c9e6c8ce
    • Z
      [AMP_OP&Test] Add float16 OpTest for full_op (#50723) · e397a3ff
      Zhang Zheng 提交于
      e397a3ff
    • W
      [clear ps] del some all list (#51289) · aab713ea
      wangzhen38 提交于
      * [clear ps] del some all list
      
      * [clear ps] for ci
      
      * [clear ps] rm fluid emb
      aab713ea
    • C
      fix prim test (#51385) · ef1aa8ce
      Charles-hit 提交于
      ef1aa8ce