1. 07 7月, 2023 1 次提交
  2. 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
  3. 03 7月, 2023 1 次提交
  4. 30 6月, 2023 1 次提交
  5. 20 6月, 2023 1 次提交
  6. 19 6月, 2023 1 次提交
  7. 14 6月, 2023 1 次提交
  8. 09 6月, 2023 1 次提交
  9. 08 6月, 2023 2 次提交
  10. 02 6月, 2023 2 次提交
  11. 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
  12. 24 5月, 2023 2 次提交
  13. 23 5月, 2023 1 次提交
  14. 22 5月, 2023 2 次提交
  15. 19 5月, 2023 1 次提交
  16. 15 5月, 2023 1 次提交
  17. 12 5月, 2023 1 次提交
  18. 11 5月, 2023 2 次提交
  19. 10 5月, 2023 1 次提交
  20. 09 5月, 2023 1 次提交
    • R
      [PHI kernels] Bind XPU kernels (#53336) · 7e9c87c5
      RuohengMa 提交于
      * bind sparse_coo_tensor, reduce_max/max_int32, range/arange_int32, equal_bool, scatter_grad_float32, nearest_interp_int64 kernels
      
      * add more unit tests; modify compilation logic of xpu sparse kernels
      7e9c87c5
  21. 08 5月, 2023 1 次提交
  22. 06 5月, 2023 1 次提交
  23. 28 4月, 2023 1 次提交
  24. 27 4月, 2023 1 次提交
  25. 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
  26. 20 4月, 2023 1 次提交
  27. 19 4月, 2023 1 次提交
  28. 13 4月, 2023 2 次提交
    • H
      [enforce.h Decouple logging.h] Delete glog/logging.h from enforce.h (#52651) · 5664ea26
      HongyuJia 提交于
      * [enforce.h Decouple logging.h] Delete glog/logging.h from enforce.h
      
      * Add logging.h for profiler.cc
      
      * Add logging.h for gloo_utils.h
      
      * Add logging.h for addmm_kernel_impl.h
      
      * Add logging.h for addmm_grad_kernel_impl.h
      
      * Add logging.h for p_send_kernel.cu
      
      * Add logging.h for determinant_grad_kernel_impl.h
      
      * Add logging.h for p_recv_kernel.cu
      
      * Add logging.h for elementwise_grad_base.h
      
      * Add logging.h for transfer_layout_kernel.cc
      
      * Add logging.h for eigvals_kernel.cc and index_select_impl.h
      
      * Add logging.h for all files in kernel directory
      
      * Add logging.h for xpu_info.cc
      
      * Add logging.h for xpu
      5664ea26
    • C
      fa8abeec
  29. 03 4月, 2023 1 次提交
  30. 31 3月, 2023 3 次提交
  31. 30 3月, 2023 1 次提交
  32. 27 3月, 2023 1 次提交