sha256:bdd8fbcc84f99b6ec1855134dd44a6b8ad6b7586b446cb23dda8987aba1a1e51
OS/ARCH
linux/amd64
Compressed size
1.76 GB
Last pushed
almost 3 years by intelsoftwarerepo
Type
Image
Manifest digest
sha256:bdd8fbcc84f99b6ec1855134dd44a6b8ad6b7586b446cb23dda8987aba1a1e51
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 KB17SHELL [/bin/bash -c]0 B18ENV LANG=C.UTF-80 B19WORKDIR /workspace/pytorch-maskrcnn-inference170 B20RUN /bin/bash -c yum update189.85 MB21RUN /bin/bash -c git clone82.24 MB22RUN /bin/bash -c pip install201.23 MB23ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/usr/local/lib/libiomp5.so:0 B24ENV MALLOC_CONF=oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:9000000000,muzzy_decay_ms:90000000000 B25COPY models/object_detection/pytorch/maskrcnn models/object_detection/pytorch/maskrcnn # buildkit127.34 KB26COPY quickstart/common quickstart/common # buildkit6.02 KB27COPY quickstart/object_detection/pytorch/maskrcnn/inference/cpu/inference_realtime.sh quickstart/inference_realtime.sh # buildkit1.86 KB28COPY quickstart/object_detection/pytorch/maskrcnn/inference/cpu/inference_throughput.sh quickstart/inference_throughput.sh # buildkit1.76 KB29COPY quickstart/object_detection/pytorch/maskrcnn/inference/cpu/accuracy.sh quickstart/accuracy.sh # buildkit1.61 KB30RUN /bin/bash -c cd /workspace/pytorch-maskrcnn-inference/models/object_detection/pytorch/maskrcnn/maskrcnn-benchmark26.72 MB31RUN /bin/bash -c yum update17.81 MB32COPY LICENSE licenses/LICENSE # buildkit4.06 KB33COPY third_party licenses/third_party # buildkit380.84 KBCommand
ADD file:f97720f96e294b0156d82cfb16d3bcb8c2dacec6b97c9535b7230315c7f379f3 in /