Skip to content

Commit

Permalink
Merge pull request #7 from PaddlePaddle/develop
Browse files Browse the repository at this point in the history
merge to local
  • Loading branch information
junjun315 committed Feb 15, 2019
2 parents 17ada1d + 4c8feae commit d64abc8
Show file tree
Hide file tree
Showing 37 changed files with 59 additions and 2,775 deletions.
112 changes: 0 additions & 112 deletions benchmark/IntelOptimizedPaddle.md

This file was deleted.

168 changes: 0 additions & 168 deletions benchmark/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions benchmark/fluid/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ RUN ln -s /usr/lib/x86_64-linux-gnu/libcudnn.so.7 /usr/lib/libcudnn.so && ln -s
RUN pip install -U pip
RUN pip install -U kubernetes paddlepaddle

RUN sh -c 'echo "import paddle.v2 as paddle\npaddle.dataset.cifar.train10()\npaddle.dataset.flowers.fetch()" | python'
RUN sh -c 'echo "import paddle.v2 as paddle\npaddle.dataset.mnist.train()\npaddle.dataset.mnist.test()\npaddle.dataset.imdb.fetch()" | python'
RUN sh -c 'echo "import paddle.v2 as paddle\npaddle.dataset.imikolov.fetch()" | python'
RUN pip uninstall -y paddlepaddle && mkdir /workspace

ADD https://raw.githubusercontent.com/PaddlePaddle/cloud/develop/docker/paddle_k8s /usr/bin
Expand Down
File renamed without changes.
93 changes: 0 additions & 93 deletions benchmark/paddle/image/alexnet.py

This file was deleted.

Loading

0 comments on commit d64abc8

Please sign in to comment.