nhzlx
898d7d8b59
fix wget error
...
test=develop
6 years ago
nhzlx
3c40cb767b
7 refine zero copy
...
update trt in docker file
test=develop
6 years ago
Tao Luo
c42ef5bf05
remove legacy WITH_DOC option
...
test=develop
6 years ago
gongweibao
5f9c88868b
Upgrade ar version ( #15109 )
6 years ago
Yu Yang
efa630eadb
Refine Dockerfile ( #14908 )
...
* Refine Dockerfile
* Add tasks, cmake gen
* Fix code error
* Disable compile after paddle_build.sh
* Refine
* Skip on PY35 CI
* Change env
* Refine paddle_build.sh
* Expose gen_fluid_lib
* Refine mkldnn.cmake
* Refine mkldnn.cmake
* Refine mkldnnlib
* Skip unstable tests
6 years ago
minqiyang
6274c0f7fc
Remove build content of Python3 in Dockerfile
...
test=develop
6 years ago
Min
155a0f78e6
Polish code
...
test=develop
6 years ago
minqiyang
e8a8f2626c
Add Python3.6 and Python3.7 support in Ubuntu Dockerfile
...
test=develop
6 years ago
minqiyang
3d100b0c92
Add Python3.6 Python3.7 compile process
...
test=develop
6 years ago
minqiyang
16bc8f2a75
Add debug info
6 years ago
minqiyang
b1fa37f008
Fix dockerfile
...
test=develop
6 years ago
minqiyang
a65fca5f25
Fix ubuntu dockerfile
...
test=develop
7 years ago
minqiyang
1375b3f5e2
Polish code
...
test=develop
7 years ago
minqiyang
08d088a134
Change the priority of pip2 and pip3 installation
...
test=develop
7 years ago
minqiyang
0c3114a760
Polish code
...
test=develop
7 years ago
minqiyang
e702a90f8a
Using cache
...
test=develop
7 years ago
minqiyang
6272ba40dc
Fix pip3 issues
...
test=develop
7 years ago
minqiyang
7a3350dd31
Fix nvidia apt source problem
...
test=develop
7 years ago
minqiyang
db790fff7a
Activate test
...
test=develop
7 years ago
minqiyang
301af73ea9
Port Ubuntu to support python 3.5
7 years ago
guochaorong
ee65272933
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_docker_build
7 years ago
guochaorong
a58d228359
fix docker build using cdn url
7 years ago
minqiyang
448ca8a46d
Move LinkChecker from requirements to Dockerfile
...
Move six.moves.queue to Queue
7 years ago
Tao Luo
7a735f259f
use -rpath to fix libmklml_intel.so not found ( #11806 )
...
* use -rpath to fix libmklml_intel.so not found
* only remain $ORIGIN/../libs in rpath of core.so
* test
* test
* add rpath of libmkldnn.so.0
* check return value of os.system
* remove check return value of patchelf
7 years ago
Qiyang Min
dda24f18b7
Fix kill fail bug ( #11635 )
...
* 1. Remove PYTHON_FLAGS from paddle_build.sh in paddlepaddle/paddle:latest-dev
* 1. Add PYTHON_FLAGS back
2. Change SIGKILL to SIGINT and SIGTERM
* 1. Add setup.py.in back
* 1. add pip install open-cv in Dockerfile to avoid libusb_exit hanging up which is caused by the opencv-python package missing
* 1. Add the && \ to line above
* 1. Remove the notice comment
7 years ago
Luo Tao
4aaeeba738
use apt install -y python-opencv to run flower dataset
7 years ago
Tao Luo
8c12436fe6
Merge pull request #10800 from reyoung/feature/fix_dev_img_build
...
Fix dev image build on nodes of yq
7 years ago
gongweibao
9d723b8c58
Add docstring checker. ( #9848 )
7 years ago
Lei Wang
72149c1675
scripts: clean bash scripts. ( #10721 )
...
* scripts: clean bash scripts.
* Fix build related documents.
7 years ago
yuyang18
84246284b5
Fix dev image build on nodes of yq
...
It seems that the `doxygen` package will remove system includes...
It should be a bug of ubuntu or docker. Since we are not using doxygen
now, just remove this package.
7 years ago
Yancey
17f503726b
use latest pip version in dev and production Docker image ( #10760 )
...
* use latest pip version
* fix ci
* update by comment
7 years ago
Luo Tao
5baae6ee92
add ccache in Dockerfile to speed up compile
7 years ago
dzhwinter
eb6f9dd5de
Feature/cuda9 cudnn7 ( #10140 )
...
* "re-commit "
* "picked up"
* "fix ci"
* "fix pdb hang up issue in cuda 9"
7 years ago
Luo Tao
71f51ff64a
refine tensorrt cmake and dockerfile
7 years ago
gongweibao
12ae354a10
Fix cudnn version( #10088 )
7 years ago
Luo Tao
d4682247e1
auto find tensorrt library
7 years ago
Yan Chunwei
186659798f
add tensorrt build support( #9891 )
7 years ago
Yancey1989
04a652c636
specified pip version in dev image
7 years ago
Yang Yang
0532bc4078
init
7 years ago
weixing02
45eb94e61f
Add comments
7 years ago
weixing02
fdc3843f22
The sphinx version is specified as 1.5.6 in the Dockerfile
7 years ago
QI JUN
44e3015412
fix nccl version ( #8540 )
...
* fix nccl version
* enable nccl test
7 years ago
dangqingqing
da018e31bd
Remove boost installing step and remove boost installation in Dockerfile scripts.
7 years ago
武毅
0a8a86e0c9
Send recv op ( #5520 )
...
* WIP send recv op
* WIP send recv
* put grpc impl in details
* put grpc impl in details
* update wip
* update proto
* update proto
* update proto
* clean cmake
* wip on op implementations
* wip on op implementations
* compile ok adding ut
* wip unitest
* add extern cares for linking
* wip add ut
* working version send recv
* revert optimizer.py
* update test cmake
* add libtool to dockerfile
* update cmake dependency
* update cmake depends
* update cmake grpc depends
* fix cmake dependency
* fix compile error
* fix compile
* follow comments
* update
* update copyfrom
7 years ago
Yu Yang
784fc32bfa
Add nccl to docker image
8 years ago
Yi Wang
f22ece9273
Add a document on building using Docker
8 years ago
qijun
95fe318e3e
init
8 years ago
dong zhihong
e9e6abfa64
remove comments
8 years ago
dong zhihong
0405e88440
fix numpy docker
8 years ago
dong zhihong
e0ccc178bc
simplify docker script
8 years ago