1. 04 7月, 2023 1 次提交
    • H
      [XPU] Add XPU plugin support (#55101) · 6d5d9f23
      hong19860320 提交于
      * Add XPU plugin to support the customized ops or improve the performance of the fusion ops based on hand-written xpu micro kernels.
      
      * refine README.md
      6d5d9f23
  2. 02 7月, 2023 1 次提交
  3. 28 6月, 2023 4 次提交
  4. 27 6月, 2023 1 次提交
    • 6
      Code merge | Merge CINN into Paddle (#54749) · 67c69dca
      6clc 提交于
      * feat(cmake): add cmake of cinn
      
      * feat(cmake): add cmake of cinn python test
      
      * feat(cmake): add jit
      
      * feat(cmake): test/CMakeList.txt
      
      * feat(cmake): rebase to develop
      
      * feat(cmake): remove some flags
      
      * fix(cmake): fix cinn's gflags depends
      
      * feat(cmake): add ci scripts of cinn
      
      * feat(cmake): copy code of cinn
      
      * fix(cmake): fix cinn third_party model path
      
      * gflags dynamic dependce
      
      * fix ci build_demo
      
      * tmp update to c++17 of cinn-only test
      
      * fix cinn only with c++17
      67c69dca
  5. 26 6月, 2023 3 次提交
  6. 20 6月, 2023 1 次提交
    • X
      [XPU] avoid compile issue in non-xpu env (#54711) · e2690526
      XiaociZhang 提交于
      * [kunlun] avoid compile issue in non-xpu env
      
      also rename macro WITH_XPU_XPTI to WITH_XPTI
      
      * move get_xpti_dependency.sh to tools/xpu
      
      * move get_xpti_dependency.sh to tools/xpu
      
      * call get_xpti_dependency.sh only in need
      e2690526
  7. 19 6月, 2023 4 次提交
  8. 16 6月, 2023 2 次提交
  9. 15 6月, 2023 1 次提交
    • G
      [cmake] rm leveldb submodule (#54436) · 3a275162
      gouzil 提交于
      * [cmake] rm leveldb sub
      
      * [cmake] add tag check
      
      * [cmake] fix install dir
      
      * [cmake] fix install error
      
      * [cmake] fix update error
      
      * fix
      3a275162
  10. 13 6月, 2023 2 次提交
  11. 12 6月, 2023 1 次提交
  12. 11 6月, 2023 3 次提交
  13. 09 6月, 2023 1 次提交
  14. 08 6月, 2023 1 次提交
  15. 07 6月, 2023 6 次提交
  16. 06 6月, 2023 5 次提交
  17. 05 6月, 2023 2 次提交
  18. 30 5月, 2023 1 次提交
    • R
      update_c++17 (#53892) · 950b563b
      risemeup1 提交于
      * update_c++17
      
      * update_c++17
      
      * fix windows bug
      
      * solve cirle depend
      
      * solve cirle depend
      
      * solve cirle depend
      
      * solve cirle depend
      
      * solve cirle depend
      
      * fix windows bug
      
      * fix compiler error
      
      * fix compiler error
      
      * update eigen3
      
      * update eigen3
      
      * update eigen3
      
      * fix mac-py3 compiler error
      
      * update C++17
      
      * fix mac compiler error
      
      * fix compile error
      
      * fix coverage_compiler error
      
      * fix coverage_ci_problem
      
      * fix coverage_error
      
      * fix_kunlun200 compile error
      
      * fix kunlun200 compiler error
      
      * fix compile error
      
      * fix compiler error
      
      * fix py3 failed test
      
      * fix kunlun200 compiler error
      
      * test
      
      * fix test error
      
      * fix test error
      
      * fix test error
      
      * test
      
      * test
      
      * fix mac py3 error
      
      * fix mac py3 error
      
      * fix mac py3 error
      
      * fix test error
      
      * fix test error
      
      * fix compile error
      
      * fix compile error
      
      * fix compile error
      
      * test
      
      * test
      
      * fix compiler error
      
      * test
      
      * test
      
      * debug on ci
      
      * fix compiler error
      
      * fix compiler error
      
      * test
      
      * fix cinn compiler error
      
      * test
      
      * fix rocm cmpile error
      
      * fix cinn and kunlun compile error
      
      * update c++14
      
      * Update flags.cmake
      950b563b