1. 07 9月, 2023 1 次提交
  2. 05 9月, 2023 1 次提交
  3. 01 9月, 2023 1 次提交
  4. 30 8月, 2023 1 次提交
    • 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
  5. 28 8月, 2023 1 次提交
  6. 07 8月, 2023 2 次提交
  7. 04 8月, 2023 1 次提交
  8. 03 8月, 2023 1 次提交
  9. 07 7月, 2023 1 次提交
  10. 03 7月, 2023 1 次提交
  11. 26 6月, 2023 1 次提交
  12. 16 6月, 2023 1 次提交
    • J
      [kunlun] support xpu runtime profiler (#54685) · 82eeda69
      jameszhang 提交于
      * [kunlun] support xpu runtime profiler
      
      * fix cmake error
      
      * add libxpti.so to paddle package
      
      * fix for style check
      
      * sync change in setup.py and python/setup.py.in
      
      * remove libxpti.so from paddle output dir in this PR
      82eeda69
  13. 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
  14. 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
  15. 24 4月, 2023 1 次提交
  16. 18 4月, 2023 1 次提交
  17. 07 4月, 2023 1 次提交
  18. 03 4月, 2023 1 次提交
    • R
      Fix gcc12_error (#52085) · 7500ff61
      risemeup1 提交于
      * fix error,test=document_fix
      
      * test
      
      * fix gcc12_error
      
      * fix gcc12_error
      
      * fix gcc12_error
      
      * fix_gcc12_py3_error
      
      * fix_range-loop-construct_error
      
      * fix_gcc12_error
      7500ff61
  19. 16 3月, 2023 1 次提交
  20. 23 2月, 2023 1 次提交
  21. 15 2月, 2023 1 次提交
  22. 15 12月, 2022 1 次提交
  23. 09 12月, 2022 1 次提交
  24. 25 11月, 2022 1 次提交
    • C
      [PROFILER] add flops for Profiler (#47766) · 3d1981ad
      Chitsing KUI 提交于
      * attr ready
      
      * op ip ready
      
      * start dynamic
      
      * end2end ok
      
      * input shape to map, stat by op
      
      * layer wip
      
      * first version ready
      
      * fix proto depds
      
      * fix profiler deps
      
      * fix flops typo, rm tuple shape
      3d1981ad
  25. 22 9月, 2022 1 次提交
  26. 16 9月, 2022 1 次提交
  27. 15 9月, 2022 1 次提交
  28. 08 9月, 2022 1 次提交
  29. 06 9月, 2022 1 次提交
    • C
      Update protobuf output format for profiler (#45724) · 23bc0e3c
      chenjian 提交于
      * update protobuf format
      
      * fix protobuf content
      
      * fix file mode
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * fix compiling error when gpu not exists
      
      * support rocm
      23bc0e3c
  30. 23 8月, 2022 1 次提交
  31. 11 8月, 2022 1 次提交
  32. 26 7月, 2022 1 次提交
  33. 22 7月, 2022 1 次提交
  34. 30 6月, 2022 1 次提交
  35. 28 6月, 2022 1 次提交
    • C
      Add infer shape in dygraph (#43822) · ff7da117
      chenjian 提交于
      * record memory and op supplement info
      
      * update
      
      * update
      
      * fix a bug
      
      * fix memory recording
      
      * fix a bug
      
      * update
      
      * update
      
      * fix a bug
      
      * update
      
      * fix a bug
      
      * fix a bug
      
      * fix a bug
      
      * update dygraph record
      
      * add infer shape record
      
      * fix
      
      * fix
      
      * fix
      
      * add comments
      
      * fix a bug
      
      * fix
      
      * fix
      ff7da117
  36. 26 6月, 2022 1 次提交
  37. 24 6月, 2022 1 次提交
    • C
      record memory and op supplement info (#43550) · 8dd0a3b9
      chenjian 提交于
      * record memory and op supplement info
      
      * update
      
      * update
      
      * fix a bug
      
      * fix memory recording
      
      * fix a bug
      
      * update
      
      * update
      
      * fix a bug
      
      * update
      
      * fix a bug
      
      * fix a bug
      
      * fix a bug
      
      * Revert "fix a bug"
      
      This reverts commit c1d4df52762ba9ae7c7e27cd2ba4fc3a7ed9c7a5.
      
      * fix a bug
      
      * fix format
      
      * fix
      8dd0a3b9
  38. 17 6月, 2022 1 次提交
  39. 13 6月, 2022 1 次提交