1. 07 9月, 2023 3 次提交
  2. 05 9月, 2023 1 次提交
  3. 04 9月, 2023 1 次提交
  4. 31 8月, 2023 1 次提交
  5. 30 8月, 2023 2 次提交
    • 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
    • R
  6. 29 8月, 2023 4 次提交
  7. 28 8月, 2023 2 次提交
  8. 25 8月, 2023 1 次提交
  9. 22 8月, 2023 2 次提交
  10. 21 8月, 2023 1 次提交
  11. 15 8月, 2023 1 次提交
  12. 14 8月, 2023 3 次提交
  13. 11 8月, 2023 1 次提交
  14. 09 8月, 2023 1 次提交
  15. 08 8月, 2023 1 次提交
  16. 07 8月, 2023 2 次提交
  17. 04 8月, 2023 1 次提交
  18. 03 8月, 2023 1 次提交
  19. 02 8月, 2023 2 次提交
    • G
      [clang-tidy] NO.6 enable `modernize-avoid-c-arrays` check (#55774) · c000091e
      gouzil 提交于
      * [clang-tidy] modernize-avoid-c-arrays
      
      * rollback
      
      * [clang-tidy] fix
      
      * close modernize-avoid-c-arrays
      
      * fix PHI_DEFINE_string; add PHI_DEFINE_bool NOLINT
      
      * fix PHI_DEFINE_string
      
      * fix next_h_state and parity err
      
      * fix win32
      
      * fix cuda_graph
      
      * fix accuracy_kernel
      
      * fix math_function
      
      * fix fused_softmax_mask_kernel.cu load_data and warp_reduce; rollback concat_and_split_functor ins_addr
      
      * fix fused_dropout_add_grad_kernel
      
      * fix
      
      * rollback cu
      
      * rollback concat_and_split_functor.cu
      
      * rollback
      c000091e
    • W
      fix security bug (#55782) · 19da5c0c
      wanghuancoder 提交于
      * fix security bug
      19da5c0c
  20. 01 8月, 2023 2 次提交
  21. 31 7月, 2023 1 次提交
  22. 28 7月, 2023 2 次提交
  23. 27 7月, 2023 1 次提交
  24. 25 7月, 2023 3 次提交