1. 15 9月, 2022 2 次提交
  2. 01 9月, 2022 1 次提交
  3. 15 7月, 2022 1 次提交
  4. 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
  5. 21 6月, 2022 1 次提交
  6. 14 6月, 2022 1 次提交
  7. 13 6月, 2022 2 次提交
  8. 12 6月, 2022 1 次提交
  9. 06 6月, 2022 1 次提交
  10. 05 6月, 2022 2 次提交
  11. 04 6月, 2022 1 次提交
  12. 01 6月, 2022 1 次提交
  13. 29 3月, 2022 1 次提交
  14. 23 2月, 2022 1 次提交
  15. 17 8月, 2021 1 次提交
  16. 06 11月, 2020 1 次提交
  17. 14 10月, 2020 1 次提交
  18. 13 10月, 2020 1 次提交
  19. 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
  20. 04 3月, 2019 1 次提交
  21. 26 2月, 2019 1 次提交
  22. 21 6月, 2018 1 次提交
  23. 28 5月, 2018 1 次提交
  24. 19 4月, 2018 1 次提交
  25. 31 3月, 2018 1 次提交
    • Y
      Add cpplint pre-commit hook (#9511) · 767f453a
      Yi Wang 提交于
      * Add cpplint_pre_commit.hook
      
      * Update hook
      
      * Disable dropout_op_test.cc
      
      * Remove cpplint.py but requires users to install their version
      
      * fix cpplint error
      767f453a
  26. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  27. 16 10月, 2017 1 次提交
  28. 24 8月, 2017 1 次提交
  29. 16 8月, 2017 1 次提交
  30. 04 8月, 2017 1 次提交
  31. 02 8月, 2017 2 次提交
  32. 27 7月, 2017 1 次提交
    • [Done] Sync master client between passes and fix recordio split (#2948) · c10121e1
      武毅 提交于
      * fix recordio split and task passes
      
      * update for pre commit
      
      * update
      
      * update, still need to sync client wait for pass end.
      
      * able to sync passes for task dispatching
      
      * update to comment
      
      * update
      
      * fix yapf check
      
      * why local pre-commit fails? version is the same
      
      * fix race condition
      
      * update
      
      * fix race condition
      
      * this still have duplicate problem in unit test
      
      * update
      
      * update
      
      * update by comment
      
      * update
      c10121e1
  33. 18 7月, 2017 3 次提交
  34. 05 7月, 2017 1 次提交