Skip to content

Commit

Permalink
update temp docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
yaozhixin committed Apr 28, 2022
1 parent 96148c3 commit 0edd334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dockerfile/Dockerfile.ipu
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# run a container
# docker run --ulimit memlock=-1:-1 --net=host --cap-add=IPC_LOCK --device=/dev/infiniband/ --ipc=host --rm -it paddlepaddle/paddle:latest-dev-ipu bash

FROM graphcore/poplar:2.5.0
FROM graphcore/poplar-extbaidu:2.5.0-ubuntu-18.04-20220407
MAINTAINER PaddlePaddle Authors <[email protected]>

# ENV variables
Expand Down

0 comments on commit 0edd334

Please sign in to comment.