Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bp_test

revert-3824-remove_grad_op_type
dangqingqing 8 years ago
commit b1ac8631ec

@ -146,7 +146,8 @@ RUN apt-get update &&\
pip install /*.whl; apt-get install -f -y && \
apt-get clean -y && \
rm -f /*.whl && \
paddle version
paddle version && \
ldconfig
${DOCKERFILE_CUDNN_DSO}
${DOCKERFILE_GPU_ENV}
ADD go/cmd/pserver/pserver /usr/bin/

Loading…
Cancel
Save