sha256:d0c86fe6c13213c6c7a722bd6d9ae71e6a5dc03e7adbce9ce746dd36fccd9aa1
OS/ARCH
linux/amd64
Compressed size
2.31 GB
Last pushed
about 3 years by labtfbot
Type
Image
Manifest digest
sha256:d0c86fe6c13213c6c7a722bd6d9ae71e6a5dc03e7adbce9ce746dd36fccd9aa1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8HEALTHCHECK &{["NONE"] "0s" "0s" "0s"0 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.24 KB10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c102.01 MB11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.44 KB12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c287 B13ARG ICD_VER0 B14ARG LEVEL_ZERO_GPU_VER0 B15ARG LEVEL_ZERO_VER0 B16RUN |4 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.0492.2 MB17RUN |4 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.042.95 KB18ARG DPCPP_VER0 B19ARG MKL_VER0 B20RUN |6 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04603.78 MB21RUN |6 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04154 B22ENV LANG=C.UTF-80 B23ARG PYTHON=python3.100 B24RUN |7 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.0416.23 MB25RUN |7 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.045.25 MB26RUN |7 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04225 B27ARG TF_VER=2.120 B28RUN |8 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04679.1 MB29ARG TF_PLUGIN_WHEEL0 B30COPY models/binaries/intel_extension_for_tensorflow*.whl /tmp/tf_whls/ # buildkit300.81 MB31RUN |9 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04307 MB32ENV LD_LIBRARY_PATH=/opt/intel/oneapi/lib:/opt/intel/oneapi/lib/intel64:0 B33ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/THIRD-PARTY-PROGRAMS.txt /licenses/ # buildkit84.77 KB34ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/dpcpp-third-party-programs.txt /licenses/ # buildkit13.33 KB35ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/oneccl-third-party-programs.txt /licenses/ # buildkit6.66 KB36ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/onemkl-third-party-program-sub-tpp.txt /licenses/ # buildkit14.58 KB37ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/onemkl-third-party-program.txt /licenses/ # buildkit21.47 KB38ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/third-party-program-of-intel-extension-for-tensorflow.txt /licenses/ # buildkit14.86 KB39ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/third-party-programs-of-intel-tensorflow.txt /licenses/ # buildkit24.69 KB40RUN /bin/sh -c apt-get update53.06 MB41RUN /bin/sh -c apt-get install713.81 KB42RUN /bin/sh -c apt-get update566.1 KB43ARG PY_VERSION=3.100 B44RUN |1 PY_VERSION=3.10 /bin/sh -c17.63 MB45RUN |1 PY_VERSION=3.10 /bin/sh -c136.45 MB46WORKDIR /workspace/tf-flex-series-ssd-mobilenet-inference147 B47ARG MODEL_URL0 B48RUN |2 PY_VERSION=3.10 MODEL_URL=https://storage.googleapis.com/intel-optimized-tensorflow/models/gpu/ssd_mobilenet_v1_int8_itex.pb /bin/sh5.48 MB49COPY benchmarks benchmarks # buildkit224.12 KB50COPY models models # buildkit12.9 MB51COPY quickstart/common quickstart/common # buildkit5.99 KB52COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/batch_inference.sh quickstart/batch_inference.sh # buildkit1.54 KB53COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/online_inference.sh quickstart/online_inference.sh # buildkit1.41 KB54COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/accuracy.sh quickstart/accuracy.sh # buildkit1.33 KB55COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/flex_multi_card_batch_inference.sh quickstart/flex_multi_card_batch_inference.sh # buildkit1.77 KB56COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/flex_multi_card_online_inference.sh quickstart/flex_multi_card_online_inference.sh # buildkit1.79 KB57COPY LICENSE license/LICENSE # buildkit4.04 KB58COPY third_party license/third_party # buildkit371.8 KBCommand
ARG RELEASE