1. 05 9月, 2023 1 次提交
  2. 04 9月, 2023 3 次提交
    • S
      Remove has_structed_kerenl and has_fluid_kernel (#56779) · be9cb946
      Sonder 提交于
      * remove has_structed_kerenl and has_fluid_kernel
      
      * add test_fused_layernorm_op to STATIC_BUILD_TESTS list
      
      * open static_build flag
      
      * remove distributed_fused_lamb_init from StaticBuildBlackList
      
      * use initialized replacing IsInitialized
      
      * recover codes
      
      * delete useless codes
      
      * close the flag
      be9cb946
    • Z
      [IR] Support inplace pass (#56672) · 67c84c45
      zhangbo9674 提交于
      * add code
      
      * add code
      
      * refine code
      
      * add code
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * add code
      
      * add ut
      
      * polish code
      
      * fix bug
      
      * refine code
      
      * fix bug
      
      * refine code
      
      * fix bug
      
      * refine code
      
      * fix bug
      
      * refine code
      
      * fix bug
      
      * refine code
      
      * add code
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * refine code
      67c84c45
    • H
      fix compile errors when using shared phi on windows (#56915) · 8aa1772c
      huangjiyi 提交于
      * update
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * rerun ci
      
      * turn off shared_phi
      8aa1772c
  3. 02 9月, 2023 2 次提交
  4. 30 8月, 2023 2 次提交
    • H
      Add paddle custom flags support (#56256) · 2ef4ec71
      huangjiyi 提交于
      * update
      
      * repalce gflags header
      
      * replace DEFINE_<type> with PD_DEFINE_<type>
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * update cmake
      
      * add :: before some paddle namespace
      
      * fix link error
      
      * fix CI-Py3
      
      * allow commandline parse
      
      * fix SetFlagsFromEnv
      
      * fix bug
      
      * fix bug
      
      * fix CI-CINN
      
      * fix CI-Coverage-build
      
      * fix CI-Windows-build
      
      * fix CI-Inference
      
      * fix bug
      
      * fix bug
      
      * fix CI-CINN
      
      * fix inference api test
      
      * fix infer_ut test
      
      * revert infer_ut gflags usage
      
      * update
      
      * fix inference
      
      * remove flags export macro
      
      * revert inference demo_ci gflags usage
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix bug when turn on WITH_GFLAGS
      
      * turn on WITH_GFLAGS
      
      * fix bug when turn on WITH_GFLAGS
      
      * fix bug when turn on WITH_GFLAGS
      
      * update
      
      * update and add unittest
      
      * add unittest
      
      * fix conflict
      
      * rerun ci
      
      * update
      
      * resolve conflict
      2ef4ec71
    • C
      [IR] Rigister LegacyKernelOp into KernelDialect (#56680) · ded10442
      chen2016013 提交于
      * Register LegacyKernelDialect & Rigister LegacyKernelOp
      
      * fix code style
      
      * delete LegacyKernelDialect ,register LegacyKernelOp into PaddleKernelDialect
      
      * fix bug
      
      * change as reviewed comments
      
      * bug fix
      
      * bug fix
      
      * try to restart coverage CI
      
      * pass legacy op to kernel pass
      
      * fix code style
      
      * fix code style
      
      * fix code style
      ded10442
  5. 29 8月, 2023 2 次提交
    • S
      Remove need_move_to_phi (#56371) · daac3829
      Sonder 提交于
      * remove flag
      
      * open static build flag
      
      * add searchsorted to list
      
      * add register info for fused layernorm
      
      * fix fused_layernorm_kernel output registe info
      
      * fix stft registe info
      
      * add include
      
      * fix registe info
      
      * add skip fake init for fused_layernorm:residual_out
      
      * fix error
      
      * add distributed_fused_lamb_init to StaticBuildBlackList
      
      * set static_build flag to false
      daac3829
    • X
      [clang-tidy] No. 53,54 enable cppcoreguidelines-c-copy-assignment-signature... · cc9e8699
      xiaoye 提交于
      [clang-tidy] No. 53,54 enable cppcoreguidelines-c-copy-assignment-signature and bugprone-use-after-move (#56601)
      
      cc9e8699
  6. 28 8月, 2023 1 次提交
  7. 25 8月, 2023 2 次提交
  8. 24 8月, 2023 2 次提交
  9. 23 8月, 2023 2 次提交
  10. 22 8月, 2023 1 次提交
  11. 21 8月, 2023 1 次提交
  12. 18 8月, 2023 1 次提交
  13. 17 8月, 2023 2 次提交
  14. 16 8月, 2023 2 次提交
  15. 15 8月, 2023 2 次提交
  16. 14 8月, 2023 2 次提交
  17. 11 8月, 2023 2 次提交
    • M
      [dy2static]implement tensor.cuda() in static graph (#56092) · a6a49855
      Meteor Liu 提交于
      * [dy2static]implement tensor.cuda() in static graph
      
      * [dy2static]implement tensor.cuda() in static graph - change the patch place
      
      * [dy2static]implement tensor.cuda() in static graph - fix code-block in comment
      
      * [dy2static]implement tensor.cuda() in static graph - add ut for warning branch
      a6a49855
    • Z
      [IR] Fix dialect lower bug (#56130) · 0c7fdda9
      zhangbo9674 提交于
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * refine code
      
      * fix bug
      0c7fdda9
  18. 09 8月, 2023 1 次提交
  19. 08 8月, 2023 2 次提交
    • H
      New ir support legacy kernel instruction (#55880) · f9c2f4ca
      hong 提交于
      * new ir remove fetch list
      
      * fix pattern rewrite bug
      
      * try to remove constant fold
      
      * revert code
      
      * add pattern rewrite test flag
      
      * fix multi fetch
      
      * remove usless code
      
      * new ir support legacy kernel instraction
      
      * new ir support legacy kernel instruction
      
      * add scope prefix
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix
      
      * revert channel shuffl test
      
      * polish code
      
      * try to fix windows compile error
      
      * polish code
      
      * update
      
      * update
      
      * revert op test
      f9c2f4ca
    • Z
      refine code (#56020) · 611e71d0
      zhangbo9674 提交于
      611e71d0
  20. 07 8月, 2023 2 次提交
  21. 05 8月, 2023 1 次提交
  22. 04 8月, 2023 3 次提交
  23. 03 8月, 2023 1 次提交