1. 07 9月, 2023 3 次提交
  2. 06 9月, 2023 5 次提交
  3. 05 9月, 2023 5 次提交
  4. 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
  5. 02 9月, 2023 2 次提交
  6. 01 9月, 2023 2 次提交
  7. 31 8月, 2023 1 次提交
  8. 30 8月, 2023 3 次提交
    • 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
    • N
      [clang-tidy][task 61] enable `hicpp-exception-baseclass` and fix existing errors (#55847) · 31a96888
      Nyakku Shigure 提交于
      * [clang-tidy] enable `hicpp-exception-baseclass` and fix existing errors
      
      * config
      
      * update error format to pass the ci check (at least 20 chars)
      31a96888
  9. 29 8月, 2023 6 次提交
  10. 28 8月, 2023 2 次提交
  11. 25 8月, 2023 5 次提交
  12. 24 8月, 2023 3 次提交