1. 02 12月, 2016 1 次提交
  2. 01 12月, 2016 1 次提交
  3. 29 11月, 2016 1 次提交
  4. 27 11月, 2016 1 次提交
  5. 26 11月, 2016 2 次提交
  6. 25 11月, 2016 2 次提交
  7. 17 11月, 2016 2 次提交
  8. 15 11月, 2016 2 次提交
  9. 13 11月, 2016 1 次提交
  10. 12 11月, 2016 1 次提交
  11. 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
  12. 08 11月, 2016 1 次提交
  13. 04 11月, 2016 1 次提交
  14. 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
  15. 02 11月, 2016 1 次提交
  16. 11 10月, 2016 1 次提交
  17. 30 9月, 2016 1 次提交
  18. 29 9月, 2016 1 次提交
  19. 15 9月, 2016 2 次提交
  20. 14 9月, 2016 1 次提交
  21. 09 9月, 2016 2 次提交
  22. 08 9月, 2016 1 次提交
  23. 31 8月, 2016 6 次提交
  24. 30 8月, 2016 3 次提交
  25. 29 8月, 2016 1 次提交