1. 17 3月, 2023 1 次提交
    • G
      [phi][jit] clean paddle/phi/kernels/jit Unused methods (#51446) · 6aa3670f
      gouzil 提交于
      * [phi][jit] rm Softmax StrideScal
      
      * [phi][jit] rm kStrideScal
      
      * [phi][jit] fix Softmax clean omission
      
      * [phi][jit] fix Softmax clean omission
      
      * [phi][jit] fix StrideScal clean omission
      
      * [phi][jit] fix mkl SoftmaxKernel clean omission
      
      * [phi][jit] fix test error
      
      * [phi][jit] fix test error
      
      * [phi][jit] rm NCHW16CMulNC
      
      * [phi][jit] fix test error
      
      * [phi][jit] rm HSum HMax
      
      * [phi][jit] fix test error
      
      * [phi][jit] rm StrideASum
      
      * add AUTHORS.md
      
      * [phi][jit] fix test error
      6aa3670f
  2. 03 3月, 2023 1 次提交
  3. 17 11月, 2022 1 次提交
  4. 24 6月, 2022 1 次提交
    • Y
      [Phi]Change Copy from Kernel to basic component utils (#43622) · 2739bd73
      YuanRisheng 提交于
      * perfect copy
      
      * deal with conflict
      
      * deal with conflict
      
      * fix compile bugs
      
      * fix unittest bugs
      
      * change code format
      
      * deal with conflict
      
      * modify code by review
      
      * fix ce bugs
      
      * fix ce bugs
      
      * add lo
      
      * perfect code format
      
      * deal with conflicts
      2739bd73
  5. 05 6月, 2022 1 次提交
  6. 27 5月, 2022 1 次提交
  7. 12 4月, 2022 1 次提交
    • H
      Add layer norm yaml (#41589) · 43d5cca6
      hong 提交于
      * add layer norm infermeta
      
      * add layer norm yaml
      
      * polish layer norm infer meta
      
      * add layer norm to black list
      43d5cca6
  8. 17 3月, 2022 1 次提交
    • H
      Move layer norm to phi (#40193) · 681a6865
      hong 提交于
      * update
      
      * fix bugs; test=develop
      
      * update; test=develop
      
      * fix test compile error; test=develop
      
      * fix cpu compile error; test=develop
      
      * fix test error; test=develo
      
      * fix layer_norm_op plugin error; test=develop
      
      * fix error; test=develop
      
      * fix test bug; test=develop
      
      * update; test=develop
      
      * polish code; test=develop
      
      * fix bugs; test=develop
      
      * remove unused depency; test=develop
      
      * polish code; test=develop
      681a6865