Sign inSign up

ytenzen/pytorch-elastic-example-imagenet:latest

Manifest digest

sha256:ba822910072595e909a1f29c0d46384d130e3775bfc87a51d05caf85ff4f5a31

OS/ARCH

linux/amd64

Compressed size

5.11 GB

Last pushed

over 3 years by ytenzen

Type

Image

Manifest digest

sha256:ba822910072595e909a1f29c0d46384d130e3775bfc87a51d05caf85ff4f5a31

Image Layers

1ADD file ... in / 25.47 MB
2CMD ["bash"]0 B
3ARG PYTORCH_VERSION0 B
4LABEL com.nvidia.volumes.needed=nvidia_driver0 B
5RUN |1 PYTORCH_VERSION=v1.13.1 /bin/sh -c9.46 MB
6COPY /opt/conda /opt/conda # buildkit4.89 GB
7ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV NVIDIA_VISIBLE_DEVICES=all0 B
9ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
10ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
11ENV PYTORCH_VERSION=v1.13.10 B
12WORKDIR /workspace96 B
13WORKDIR /workspace32 B
14RUN /bin/sh -c apt-get -q30.04 MB
15RUN /bin/sh -c wget -q158 MB
16COPY examples/pytorch/elastic/imagenet/ ./examples # buildkit6.43 KB
17USER root0 B
18ENTRYPOINT ["python" "-m" "torch.distributed.run"]0 B
19CMD ["--help"]0 B

Command

ADD file:3c88cea17de40599dc8b8da90adc8439635066835e930f9573ec6cc856c5c096 in /