emailweixu
9f9b4afcdb
install the right python package version ( #326 )
...
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
9 years ago
Yu Yang
ee028bb5ea
Add How to build docs ( #312 )
9 years ago
Yu Yang
3edc4202b0
Add travis for osx ( #189 )
9 years ago
Yu Yang
0276f15a45
add scripts to build ubuntu install package. ( #132 )
...
* also refine install docs, too
9 years ago
Yu Yang
baaaa0b09d
Add NOAVX Docker image scripts. ( #129 )
...
* Add noavx to docker
* Not to use directory to split Docker image.
9 years ago
Yu Yang
703cce35a8
Enable docs update. ( #78 )
...
Just forget to add deploy_key to this repository.
9 years ago
emailweixu
7e79c911b4
Temporarily disable automatic doc deployment
...
to restore successful build status. travis DOCS job on master failed due to permisstion issue: https://travis-ci.org/baidu/Paddle/jobs/159851334 @reyoung, please resolve the permission issue.
9 years ago
Yu Yang
df0c7cd9c0
Add documentation ci scripts ( #66 )
...
* Add documentation build to ci test
* Push master branch doc changes to gh-pages branch
9 years ago
Yu Yang
b76682c5e3
Exit when pip install failed
9 years ago
Yu Yang
7cf8e0c9e6
Lazy install Paddle wheels
...
* install wheels when invoke paddle script if current python don't
have paddle packages, or installed a previous version.
* Also add `make install` to travis
9 years ago
Yu Yang
daaf5a42ec
Add travis support to PaddlePaddle
9 years ago
wangyanfei01
cecdedea63
ISSUE=4607611 refine cluster scripts
...
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1461 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
lipeng17
890ca39b2d
Fix name typos
...
ISSUE=4600925
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1443 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
76b71d1068
Add missing file for last commit
...
ISSUE=4600307
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1439 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
9af628c17d
Add pillow to docker image, reduce docker image compile time.
...
ISSUE=4600057
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1438 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
a46749b3b0
Fix ubuntu image prefix
...
ISSUE=4599563
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1435 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
291ff97cd2
Try Fix docker hub build.
...
ISSUE=4599521
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1434 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
57109591d1
Try to fix hub.docker.com build error.
...
Maybe is disk usage issue.
ISSUE=4596347
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1426 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
990f660b06
Tiny fix for Dockerfile syntax
...
ISSUE=4590133
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1418 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
51b5cb0415
Split Dockerfile into multiple.
...
to fit hub.docker.com
ISSUE=4589547
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1417 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
zhangjinchao01
b72beee4f0
fix dash and space bug,
...
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago