- 15 12月, 2016 4 次提交
 - 14 12月, 2016 2 次提交
 - 12 12月, 2016 4 次提交
 - 11 12月, 2016 2 次提交
 - 09 12月, 2016 2 次提交
 - 08 12月, 2016 1 次提交
 - 
- 
由 Li Peng 提交于
- Put the 'ARG DEBIAN_FRONTEND=noninteractive' ahead of the first 'apt-get install' invoke. - Add comments to Dockerfiles to explain why we're adding Bazel installation. Signed-off-by: NLi Peng <lipeng@unisound.com> 
 - 
 - 07 12月, 2016 1 次提交
 - 
- 
由 Li Peng 提交于
Also add DEBIAN_FRONTEND=noninteractive to suppress the debconf messages.
 
 - 
 - 06 12月, 2016 2 次提交
 - 05 12月, 2016 1 次提交
 - 
- 
由 Yi Wang 提交于
 
 - 
 - 04 12月, 2016 1 次提交
 - 
- 
由 Yi Wang 提交于
 
 - 
 - 02 12月, 2016 2 次提交
 - 01 12月, 2016 1 次提交
 - 
- 
由 Liu Yiqun 提交于
 
 - 
 - 29 11月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
* error when paddle has a wrong version number.
 
 - 
 - 27 11月, 2016 1 次提交
 - 
- 
由 Yi Wang 提交于
 
 - 
 - 26 11月, 2016 2 次提交
 - 25 11月, 2016 2 次提交
 - 17 11月, 2016 2 次提交
 - 15 11月, 2016 2 次提交
 - 13 11月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
* Check all files by pre commit hooks
 
 - 
 - 12 11月, 2016 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 10 11月, 2016 1 次提交
 - 
- 
由 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.
 
 - 
 - 08 11月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
* Init * Add numpy deps * Refine
 
 - 
 - 04 11月, 2016 1 次提交
 - 
- 
由 gangliao 提交于
 
 - 
 - 03 11月, 2016 1 次提交
 - 
- 
由 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
 
 - 
 - 02 11月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 -