1. 18 8月, 2023 1 次提交
  2. 14 8月, 2023 2 次提交
  3. 11 8月, 2023 1 次提交
  4. 09 8月, 2023 2 次提交
  5. 07 8月, 2023 1 次提交
  6. 04 8月, 2023 1 次提交
  7. 03 8月, 2023 1 次提交
  8. 31 7月, 2023 1 次提交
  9. 20 7月, 2023 1 次提交
    • X
      [Kunlun] Modify some legacy code on distributed training (#55515) · 806f8d2b
      XiaociZhang 提交于
      * [Kunlun] Mofify some legacy code on distributed training
      
      There were limitations on XPUs before, such as concat/split is not
      supported, and c_broadcast only support fp32. These limitations are
      lifted recently.
      
      Multi-device profiling on XPU will also be supported by this PR.
      Without this PR, a hanging broadcast will be issued by devices that
      enables profiling, eventually lead to kernel timeout error.
      
      * fix typo
      806f8d2b
  10. 12 7月, 2023 1 次提交
  11. 05 7月, 2023 1 次提交
  12. 26 5月, 2023 1 次提交
    • Y
      [PHI Decoupling]Create PHI shared lib (#53735) · da50a009
      YuanRisheng 提交于
      * create phi so
      
      * fix ci bugs
      
      * fix py3 bugs
      
      * add file
      
      * fix py3 bugs
      
      * fix windows bugs
      
      * perfect so
      
      * fix py3 bugs
      
      * delete all static target in phi
      
      * fix windows bugs
      
      * fix py3 bugs
      
      * fix ci bugs
      
      * fix windows bugs
      
      * fix bugs: gflags can't be linked by dynamic and static lib
      
      * fix bugs that can not load 3rd party
      
      * fix ci bugs
      
      * fix compile bugs
      
      * fix py3 bugs
      
      * fix conflict
      
      * fix xpu bugs
      
      * fix mac compile bugs
      
      * fix psgpu bugs
      
      * fix inference failed
      
      * deal with conflict
      
      * fix LIBRARY_PATH bug
      
      * fix windows bugs
      
      * fix onednn error
      
      * fix windows compile bugs
      
      * fix windows compile bugs
      
      * fix test_cuda_graph_static_mode_error aborted
      
      * fix windows bugs
      
      * fix mac-python3 error
      
      * fix hip compile bugs
      
      * change mode to static
      
      * change to static mode
      
      * fix ci bugs
      
      * fix py3 bugs
      
      * fix windows bugs
      
      * fix bugs
      
      * add static flag
      
      * add PADDLE_API
      
      * change position of PADDLE_API
      
      * fix windows bugs
      
      * change mode to dynamic lib
      
      * fix windows static bugs
      
      * deal with conflict
      
      * fix windows unit bug
      
      * fix coverage
      
      * deal with conflict
      
      * fix windows-inference
      
      * fix py3 bugs
      
      * fix bugs when compile type_info
      
      * fix compile bugs
      
      * fix py3 bugs
      
      * fix windows bugs
      
      * fix windows openblas
      
      * fix xpu bugs
      
      * fix enforce_test in windows
      
      * update code according comment
      
      * fix windows cmake bug
      
      * fix windows bugs
      
      * fix windows bugs
      
      * delete cinn unittest
      
      * fix cinn bugs
      
      ---------
      Co-authored-by: HappyHeavyRain's avatarlzydev <1528794076@qq.com>
      da50a009
  13. 23 5月, 2023 1 次提交
  14. 19 5月, 2023 1 次提交
  15. 16 5月, 2023 2 次提交
  16. 12 5月, 2023 1 次提交
  17. 11 5月, 2023 1 次提交
  18. 28 4月, 2023 1 次提交
  19. 27 4月, 2023 2 次提交
  20. 25 4月, 2023 1 次提交
    • Y
      [PHI]Add flags macro for PHI (#52991) · 22e96bde
      YuanRisheng 提交于
      * add flags for phi
      
      * fix compile bugs
      
      * fix ci bugs
      
      * fix inference bugs
      
      * fix cinn' bugs
      
      * fix cinn bugs
      
      * perfect code according comment
      
      * fix ci bugs
      
      * fix ci bugs
      22e96bde
  21. 24 4月, 2023 2 次提交
  22. 23 4月, 2023 1 次提交
  23. 20 4月, 2023 1 次提交
  24. 18 4月, 2023 2 次提交
  25. 17 4月, 2023 1 次提交
  26. 14 4月, 2023 1 次提交
  27. 12 4月, 2023 1 次提交
  28. 11 4月, 2023 1 次提交
    • G
      remove -Wimplicit-fallthrough (#52717) · 74542577
      Galaxy1458 提交于
      * delete [-Wno-error=terminate], test=develop
      
      * remove GPUps[-Wterminate],test=develop
      
      * remove some -Wno-, test=develop
      
      * modify ~MatmulDescriptor
      
      * mess
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove , test=develop
      74542577
  29. 10 4月, 2023 1 次提交
  30. 08 4月, 2023 1 次提交
  31. 07 4月, 2023 1 次提交
  32. 06 4月, 2023 1 次提交
  33. 01 4月, 2023 1 次提交
  34. 29 3月, 2023 1 次提交