1. 07 9月, 2023 1 次提交
  2. 06 9月, 2023 2 次提交
  3. 05 9月, 2023 5 次提交
  4. 04 9月, 2023 1 次提交
  5. 01 9月, 2023 4 次提交
  6. 31 8月, 2023 3 次提交
  7. 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
  8. 29 8月, 2023 4 次提交
  9. 28 8月, 2023 1 次提交
    • S
      [Phi] move shuffle_batch to phi (#56547) · 30708028
      Sonder 提交于
      * move shuffle_batch to phi
      
      * remove useless codes
      
      * add test_shuffle_batch_op to STATIC_BUILD_TESTS
      
      * move shuffle_batch_kernel.cc to cpu folder
      
      * move shuffle_batch_grad to phi
      
      * rm shuffle_batch_op.h
      
      * change year at file head
      30708028
  10. 25 8月, 2023 1 次提交
    • H
      New ir support fuse bn add act (#56247) · d3f4596a
      hong 提交于
      * support new ir load combine
      
      * update
      
      * polish code
      
      * remove print
      
      * update
      
      * update
      
      * update
      
      * polish code
      
      * fix bug
      
      * polish code
      
      * fix compile bug
      
      * fix bug
      
      * revert code
      
      * remove useless code
      
      * polish code
      d3f4596a
  11. 23 8月, 2023 1 次提交
  12. 22 8月, 2023 1 次提交
  13. 21 8月, 2023 3 次提交
  14. 18 8月, 2023 2 次提交
  15. 17 8月, 2023 2 次提交
  16. 16 8月, 2023 4 次提交
  17. 15 8月, 2023 3 次提交
  18. 14 8月, 2023 1 次提交