sha256:5e65e3dd816c73d4366e398703d04ed22d036519837c0a8e54558424d276f6a4
OS/ARCH
linux/amd64
Compressed size
1.58 GB
Last pushed
almost 3 years by intelsoftwarerepo
Type
Image
Manifest digest
sha256:5e65e3dd816c73d4366e398703d04ed22d036519837c0a8e54558424d276f6a4
Image Layers
1ADD file ... in / 0 B2LABEL org.label-schema.schema-version="1.0" 0 B3CMD ["/bin/bash"]76.74 MB4RUN /bin/sh -c dnf clean63.09 KB5RUN /bin/sh -c dnf swap118.63 MB6RUN /bin/sh -c dnf update3.66 MB7RUN /bin/sh -c yum update4.2 MB8ARG PYTHON_VERSION=3.10.120 B9RUN |1 PYTHON_VERSION=3.10.12 /bin/sh -c544.13 MB10RUN |1 PYTHON_VERSION=3.10.12 /bin/sh -c5.77 MB11ARG TORCHAUDIO_VERSION0 B12ARG TORCHVISION_VERSION0 B13RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=529.44 MB14ENV DNNL_MAX_CPU_ISA=AVX512_CORE_AMX0 B15RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=132 B16RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=23.21 KB17WORKDIR /workspace/pytorch-resnet50-inference169 B18RUN /bin/sh -c yum update189.85 MB19RUN /bin/sh -c pip install39.06 MB20RUN /bin/sh -c git clone82.24 MB21COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/calibration.sh quickstart/calibration.sh # buildkit1.43 KB22COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/accuracy.sh quickstart/accuracy.sh # buildkit1.97 KB23COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/inference_realtime.sh quickstart/inference_realtime.sh # buildkit1.78 KB24COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/inference_throughput.sh quickstart/inference_throughput.sh # buildkit2.14 KB25COPY models/image_recognition/pytorch/common models/image_recognition/pytorch/common # buildkit1.9 MB26ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/usr/local/lib/libiomp5.so:0 B27ENV MALLOC_CONF=oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:9000000000,muzzy_decay_ms:90000000000 B28RUN /bin/sh -c yum update17.81 MB29COPY LICENSE licenses/LICENSE # buildkit4.06 KB30COPY third_party licenses/third_party # buildkit380.84 KBCommand
ADD file:f97720f96e294b0156d82cfb16d3bcb8c2dacec6b97c9535b7230315c7f379f3 in /