Skip to content

Conversation

@luotao1
Copy link
Contributor

@luotao1 luotao1 commented Dec 11, 2017

fix #6472

@luotao1 luotao1 requested a review from typhoonzero December 11, 2017 10:32

```bash
➜ docker run -v $(pwd):/paddle -e "WITH_GPU=OFF" -e "WITH_AVX=ON" -e "WITH_TEST=ON" paddle:dev
➜ docker run -v $(pwd):/paddle -e "WITH_GPU=OFF" -e "WITH_AVX=ON" -e "WITH_TESTING=ON" paddle:dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

paddle:dev => paddle:latest-dev ?或者paddle:[version tag]-dev

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done.

Copy link
Contributor

@typhoonzero typhoonzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luotao1 luotao1 merged commit 79f0ab5 into PaddlePaddle:develop Dec 13, 2017
@luotao1 luotao1 deleted the with_test branch December 13, 2017 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants