1. 01 2月, 2023 1 次提交
  2. 20 12月, 2022 1 次提交
  3. 05 12月, 2022 1 次提交
    • R
      Setuptools (#48301) · 9913da02
      risemeup1 提交于
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * suport setuptools for paddle
      
      * modify paddle_build.sh
      
      * modify paddle_build.sh
      
      * modify paddle_build.sh
      
      * modify paddle_build.sh
      
      * modify paddle_build.sh
      
      * test
      
      * modify setup.py
      
      * modify build_options
      
      * modify build_options
      
      * modify paddle_build.sh
      
      * modify setup.py
      
      * modify paddle_build.sh
      
      * modify setup.py
      
      * modify setup.py
      
      * modify setup.py
      
      * modify setup.py
      
      * modfiy paddle_build.sh
      
      * debug
      
      * debug
      
      * debug
      
      * dddd
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * fix bug that no version.py
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * Delete .pre-commit-config.yaml
      
      * debug
      
      * support ninja
      
      * support ninja
      
      * debug
      
      * debug
      
      * debug
      
      * support setuptools for paddle
      
      * modify code style
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * 取消make clean
      
      * 取消make clean
      
      * debug
      
      * debug
      
      * debug
      
      * debug for py3
      
      * debug
      
      * debug
      
      * debug
      
      * 将mkdir_and_copy_file单独封装一个函数
      
      * modify paddle_build.sh
      
      * modify setup.py after zhangbo reviewd
      9913da02
  4. 25 11月, 2022 1 次提交
  5. 07 11月, 2022 1 次提交
  6. 01 11月, 2022 1 次提交
  7. 28 10月, 2022 1 次提交
  8. 24 10月, 2022 1 次提交
  9. 23 10月, 2022 1 次提交
  10. 12 10月, 2022 1 次提交
  11. 28 9月, 2022 1 次提交
    • N
      [CodeStyle] format some dy2static unittests (#46463) · ee203340
      Nyakku Shigure 提交于
      * [CodeStyle] reformat test_error
      
      * update lineno
      
      * remove test_error from yapf whitelist
      
      * try format test_origin_info
      
      * try to fix origin info test case
      
      * remove future import
      
      * remove test_origin_info from yapf excludes
      
      * empty commit, test=document_fix
      
      * empty commit
      ee203340
  12. 27 9月, 2022 1 次提交
  13. 21 9月, 2022 2 次提交
  14. 20 9月, 2022 1 次提交
  15. 19 9月, 2022 2 次提交
  16. 16 9月, 2022 1 次提交
  17. 15 9月, 2022 2 次提交
  18. 01 9月, 2022 1 次提交
  19. 15 7月, 2022 1 次提交
  20. 23 6月, 2022 1 次提交
    • S
      upgrade pre-commit tools in docker (#43534) · dbf92d49
      Sing_chan 提交于
      * upgrade pre-commit tools in docker
      
      * python36 support pre-commit<=2.1.1
      
      * upgrade pip; remove old clang-format; remove redundant apt update
      
      * remove redundant apt-get update
      
      * remove duplicate apt-get update that will cause cinn download fail
      
      * remove duplicate pip upgrade
      
      * add --fix-missing to avoid cinn docker build fail
      
      * remove duplicate apt-get update in make_cinn_docker
      
      * make cinn command in the end
      
      * solve gpg problem
      
      * remove unneccessary modification
      dbf92d49
  21. 21 6月, 2022 1 次提交
  22. 14 6月, 2022 1 次提交
  23. 13 6月, 2022 2 次提交
  24. 12 6月, 2022 1 次提交
  25. 06 6月, 2022 1 次提交
  26. 05 6月, 2022 2 次提交
  27. 04 6月, 2022 1 次提交
  28. 01 6月, 2022 1 次提交
  29. 29 3月, 2022 1 次提交
  30. 23 2月, 2022 1 次提交
  31. 17 8月, 2021 1 次提交
  32. 06 11月, 2020 1 次提交
  33. 14 10月, 2020 1 次提交
  34. 13 10月, 2020 1 次提交
  35. 09 10月, 2019 1 次提交
    • J
      fix API doc, solve conflict, test=develop, test=document_fix (#20196) · 407efcf7
      JesseyXujin 提交于
      * fix APIs,test=develop,test=document_fix
      
      * fix conflict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix API.spec, test=develop, test=document_fix
      
      * change fluid.layers.data to fluid.data,test=develop, test=document_fix
      
      * fix bug on example code, test=develop, test=document_fix
      
      * fix API.spec,  test=develop, test=document_fix
      407efcf7