1. 12 12月, 2016 3 次提交
    • Y
      Tuning travis · be1b70e6
      Yu Yang 提交于
      be1b70e6
    • Y
      All file pass pre-commit hook · 068bfbb8
      Yu Yang 提交于
      068bfbb8
    • Y
      Fix Travis-CI when using rebase. · 2a5a8e79
      Yu Yang 提交于
      * The $TRAVIS_COMMIT_RANGE could be not existed, because the git history
        can be changed and rebased. Here we alway run Travis-CI when `git diff`
        cannot return the modified files.
      * Also do not push docs update if is not PaddlePaddle/Paddle.
      2a5a8e79
  2. 11 12月, 2016 2 次提交
  3. 09 12月, 2016 2 次提交
  4. 08 12月, 2016 1 次提交
  5. 07 12月, 2016 1 次提交
  6. 06 12月, 2016 2 次提交
  7. 05 12月, 2016 1 次提交
  8. 04 12月, 2016 1 次提交
  9. 02 12月, 2016 2 次提交
  10. 01 12月, 2016 1 次提交
  11. 29 11月, 2016 1 次提交
  12. 27 11月, 2016 1 次提交
  13. 26 11月, 2016 2 次提交
  14. 25 11月, 2016 2 次提交
  15. 17 11月, 2016 2 次提交
  16. 15 11月, 2016 2 次提交
  17. 13 11月, 2016 1 次提交
  18. 12 11月, 2016 1 次提交
  19. 10 11月, 2016 1 次提交
    • Y
      Add checkout name for Dockerfile · 64b7561c
      Yu Yang 提交于
      * Because in dockerhub, we cannot set the `docker build `running
        directory, we could only use `git clone` command to get the latest
        code if we put `Dockerfile` in subdirectory
      
      * But the `git clone` will checkout the default branch only, so here
        we add a `ENV` in Dockerfile to checkout special branch or tag in
        git repo. We could change it to `V0.9.0` tag when it release.
      64b7561c
  20. 08 11月, 2016 1 次提交
  21. 04 11月, 2016 1 次提交
  22. 03 11月, 2016 1 次提交
    • E
      install the right python package version (#326) · 9f9b4afc
      emailweixu 提交于
      For multiple installation of paddle, there might be multiple versions of python package at opt/paddle/share/wheels/. We should install the right version.
      Ideally, we should remove the wrong versions when install. But it's not easy to do this with cmake.
      
      Change-Id: Ida8a8d60643ad9e42cf1c85776de9122d5ba1392
      9f9b4afc
  23. 02 11月, 2016 1 次提交
  24. 11 10月, 2016 1 次提交
  25. 30 9月, 2016 1 次提交
  26. 29 9月, 2016 1 次提交
  27. 15 9月, 2016 2 次提交
  28. 14 9月, 2016 1 次提交
  29. 09 9月, 2016 1 次提交