1. 07 11月, 2018 1 次提交
    • Y
      fix(py): set `cwd` when get commit sha in setup.py (#14299) · 03992630
      Yu Yang 提交于
      `cwd` was not set before when get commit SHA. The default `cwd` is the current build directory. However, the build directory might not be the subdirectory of source. The `git` command will fail when that happened.
      
      test=develop
      03992630
  2. 01 11月, 2018 1 次提交
  3. 18 9月, 2018 1 次提交
  4. 21 8月, 2018 1 次提交
  5. 18 7月, 2018 1 次提交
  6. 12 7月, 2018 3 次提交
  7. 11 7月, 2018 2 次提交
  8. 09 7月, 2018 1 次提交
  9. 06 7月, 2018 6 次提交
  10. 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
  11. 03 7月, 2018 4 次提交
  12. 01 7月, 2018 1 次提交
  13. 29 6月, 2018 5 次提交
  14. 31 5月, 2018 1 次提交
  15. 07 5月, 2018 1 次提交
  16. 10 4月, 2018 1 次提交
  17. 08 4月, 2018 1 次提交
  18. 06 4月, 2018 1 次提交
  19. 03 4月, 2018 1 次提交
  20. 31 3月, 2018 1 次提交
    • H
      Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
      Helin Wang 提交于
      In this way we can build and test using WITH_FLUID_ONLY flag being set
      to ON.
      
      - move paddle.v2.dataset,reader to paddle.dataset,reader
      - remove unused code (which depends on v2) in paddle.dataset,reader
      bcf7c36b
  21. 30 3月, 2018 1 次提交
  22. 14 3月, 2018 1 次提交
  23. 01 3月, 2018 1 次提交
  24. 24 2月, 2018 1 次提交
  25. 10 2月, 2018 1 次提交