Sign inSign up

intel/image-recognition:centos-pytorch-cpu-resnet50-inference

Integration & delivery
Machine learning & AI
Data science
Manifest digest

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 B
2LABEL org.label-schema.schema-version="1.0" 0 B
3CMD ["/bin/bash"]76.74 MB
4RUN /bin/sh -c dnf clean63.09 KB
5RUN /bin/sh -c dnf swap118.63 MB
6RUN /bin/sh -c dnf update3.66 MB
7RUN /bin/sh -c yum update4.2 MB
8ARG PYTHON_VERSION=3.10.120 B
9RUN |1 PYTHON_VERSION=3.10.12 /bin/sh -c544.13 MB
10RUN |1 PYTHON_VERSION=3.10.12 /bin/sh -c5.77 MB
11ARG TORCHAUDIO_VERSION0 B
12ARG TORCHVISION_VERSION0 B
13RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=529.44 MB
14ENV DNNL_MAX_CPU_ISA=AVX512_CORE_AMX0 B
15RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=132 B
16RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=23.21 KB
17WORKDIR /workspace/pytorch-resnet50-inference169 B
18RUN /bin/sh -c yum update189.85 MB
19RUN /bin/sh -c pip install39.06 MB
20RUN /bin/sh -c git clone82.24 MB
21COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/calibration.sh quickstart/calibration.sh # buildkit1.43 KB
22COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/accuracy.sh quickstart/accuracy.sh # buildkit1.97 KB
23COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/inference_realtime.sh quickstart/inference_realtime.sh # buildkit1.78 KB
24COPY quickstart/image_recognition/pytorch/resnet50/inference/cpu/inference_throughput.sh quickstart/inference_throughput.sh # buildkit2.14 KB
25COPY models/image_recognition/pytorch/common models/image_recognition/pytorch/common # buildkit1.9 MB
26ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/usr/local/lib/libiomp5.so:0 B
27ENV MALLOC_CONF=oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:9000000000,muzzy_decay_ms:90000000000 B
28RUN /bin/sh -c yum update17.81 MB
29COPY LICENSE licenses/LICENSE # buildkit4.06 KB
30COPY third_party licenses/third_party # buildkit380.84 KB

Command

ADD file:f97720f96e294b0156d82cfb16d3bcb8c2dacec6b97c9535b7230315c7f379f3 in /