1. 27 7月, 2019 1 次提交
  2. 18 7月, 2019 1 次提交
    • J
      Downgrade gcc to 4.8 (#18614) · 898237c1
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, downgrade gcc to 4.8 for latest-dev
      
      * test=develop, downgrade gcc to 4.8 for latest-dev
      
      * test=develop, modify cmake to renew all third_party
      
      * test=develop, invoke ci
      
      * test=develop, invoke ci
      
      * test=develop, complie python with wide-unicode
      
      * test=deveop, refine env settings
      
      * test=deveop, refine env settings
      898237c1
  3. 09 7月, 2019 1 次提交
  4. 04 7月, 2019 1 次提交
  5. 01 7月, 2019 1 次提交
  6. 29 6月, 2019 1 次提交
  7. 18 6月, 2019 1 次提交
  8. 12 6月, 2019 1 次提交
    • T
      combine noavx and avx package (#17889) · 5c06bff2
      tensor-tang 提交于
      * support avx and noavx core
      
      * add catch and give some log
      
      test=develop
      
      * fix build
      
      test=develop
      
      * add missing package
      
      test=develop
      
      * fix pybind name
      
      test=develop
      
      * fix import error
      
      test=develop
      
      * conbime noavx core
      
      test=develop
      
      * add requirements
      
      test=develop
      
      * fix unkown message
      
      test=develop
      
      * fix api spec
      
      test=develop
      
      * refine and clean
      
      test=develop
      
      * update
      
      * pass dist ut
      
      * follow comments
      
      test=develop
      
      * refine scripts
      
      test=develop
      5c06bff2
  9. 11 6月, 2019 1 次提交
  10. 25 5月, 2019 1 次提交
  11. 08 3月, 2019 2 次提交
  12. 04 3月, 2019 1 次提交
  13. 01 3月, 2019 1 次提交
  14. 25 1月, 2019 1 次提交
  15. 02 1月, 2019 1 次提交
  16. 27 12月, 2018 1 次提交
    • Y
      Refine Dockerfile (#14908) · efa630ea
      Yu Yang 提交于
      * Refine Dockerfile
      
      * Add tasks, cmake gen
      
      * Fix code error
      
      * Disable compile after paddle_build.sh
      
      * Refine
      
      * Skip on PY35 CI
      
      * Change env
      
      * Refine paddle_build.sh
      
      * Expose gen_fluid_lib
      
      * Refine mkldnn.cmake
      
      * Refine mkldnn.cmake
      
      * Refine mkldnnlib
      
      * Skip unstable tests
      efa630ea
  17. 25 11月, 2018 1 次提交
  18. 24 11月, 2018 2 次提交
  19. 23 11月, 2018 1 次提交
  20. 19 11月, 2018 1 次提交
  21. 26 10月, 2018 1 次提交
  22. 25 10月, 2018 1 次提交
  23. 30 9月, 2018 3 次提交
  24. 29 9月, 2018 4 次提交
  25. 27 9月, 2018 2 次提交
  26. 03 9月, 2018 1 次提交
  27. 13 7月, 2018 1 次提交
  28. 05 7月, 2018 1 次提交
    • T
      use -rpath to fix libmklml_intel.so not found (#11806) · 7a735f25
      Tao Luo 提交于
      * use -rpath to fix libmklml_intel.so not found
      
      * only remain $ORIGIN/../libs in rpath of core.so
      
      * test
      
      * test
      
      * add rpath of libmkldnn.so.0
      
      * check return value of os.system
      
      * remove check return value of patchelf
      7a735f25
  29. 22 6月, 2018 1 次提交
    • Q
      Fix kill fail bug (#11635) · dda24f18
      Qiyang Min 提交于
      * 1. Remove PYTHON_FLAGS from paddle_build.sh in paddlepaddle/paddle:latest-dev
      
      * 1. Add PYTHON_FLAGS back
      2. Change SIGKILL to SIGINT and SIGTERM
      
      * 1. Add setup.py.in back
      
      * 1. add pip install open-cv in Dockerfile to avoid libusb_exit hanging up which is caused by the opencv-python package missing
      
      * 1. Add the && \ to line above
      
      * 1. Remove the notice comment
      dda24f18
  30. 05 6月, 2018 1 次提交
  31. 28 5月, 2018 1 次提交
  32. 26 5月, 2018 1 次提交