1. 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
  2. 11 6月, 2019 1 次提交
  3. 25 5月, 2019 1 次提交
  4. 08 3月, 2019 2 次提交
  5. 04 3月, 2019 1 次提交
  6. 01 3月, 2019 1 次提交
  7. 25 1月, 2019 1 次提交
  8. 02 1月, 2019 1 次提交
  9. 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
  10. 25 11月, 2018 1 次提交
  11. 24 11月, 2018 2 次提交
  12. 23 11月, 2018 1 次提交
  13. 19 11月, 2018 1 次提交
  14. 26 10月, 2018 1 次提交
  15. 25 10月, 2018 1 次提交
  16. 30 9月, 2018 3 次提交
  17. 29 9月, 2018 4 次提交
  18. 27 9月, 2018 2 次提交
  19. 03 9月, 2018 1 次提交
  20. 13 7月, 2018 1 次提交
  21. 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
  22. 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
  23. 05 6月, 2018 1 次提交
  24. 28 5月, 2018 1 次提交
  25. 26 5月, 2018 1 次提交
  26. 21 5月, 2018 1 次提交
    • Y
      Fix dev image build on nodes of yq · 84246284
      yuyang18 提交于
      It seems that the `doxygen` package will remove system includes...
      
      It should be a bug of ubuntu or docker. Since we are not using doxygen
      now, just remove this package.
      84246284
  27. 18 5月, 2018 1 次提交
  28. 02 5月, 2018 1 次提交
  29. 30 4月, 2018 1 次提交
  30. 23 4月, 2018 1 次提交
  31. 21 4月, 2018 1 次提交
  32. 16 4月, 2018 1 次提交