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