Sign inSign up

intel/object-detection:tf-flex-gpu-ssd-mobilenet-inference

Integration & delivery
Internet of things
Machine learning & AI
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
8HEALTHCHECK &{["NONE"] "0s" "0s" "0s"0 B
9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.24 KB
10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c102.01 MB
11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.44 KB
12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c287 B
13ARG ICD_VER0 B
14ARG LEVEL_ZERO_GPU_VER0 B
15ARG LEVEL_ZERO_VER0 B
16RUN |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 MB
17RUN |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 KB
18ARG DPCPP_VER0 B
19ARG MKL_VER0 B
20RUN |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 MB
21RUN |6 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04154 B
22ENV LANG=C.UTF-80 B
23ARG PYTHON=python3.100 B
24RUN |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 MB
25RUN |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 MB
26RUN |7 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04225 B
27ARG TF_VER=2.120 B
28RUN |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 MB
29ARG TF_PLUGIN_WHEEL0 B
30COPY models/binaries/intel_extension_for_tensorflow*.whl /tmp/tf_whls/ # buildkit300.81 MB
31RUN |9 DEBIAN_FRONTEND=noninteractive ICD_VER=23.05.25593.18-601~22.04 LEVEL_ZERO_GPU_VER=1.3.25593.18-601~22.04307 MB
32ENV LD_LIBRARY_PATH=/opt/intel/oneapi/lib:/opt/intel/oneapi/lib/intel64:0 B
33ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/THIRD-PARTY-PROGRAMS.txt /licenses/ # buildkit84.77 KB
34ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/dpcpp-third-party-programs.txt /licenses/ # buildkit13.33 KB
35ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/oneccl-third-party-programs.txt /licenses/ # buildkit6.66 KB
36ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/onemkl-third-party-program-sub-tpp.txt /licenses/ # buildkit14.58 KB
37ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/onemkl-third-party-program.txt /licenses/ # buildkit21.47 KB
38ADD 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 KB
39ADD https://raw.githubusercontent.com/intel/intel-extension-for-tensorflow/master/third-party-programs/dockerlayer/third-party-programs-of-intel-tensorflow.txt /licenses/ # buildkit24.69 KB
40RUN /bin/sh -c apt-get update53.06 MB
41RUN /bin/sh -c apt-get install713.81 KB
42RUN /bin/sh -c apt-get update566.1 KB
43ARG PY_VERSION=3.100 B
44RUN |1 PY_VERSION=3.10 /bin/sh -c17.63 MB
45RUN |1 PY_VERSION=3.10 /bin/sh -c136.45 MB
46WORKDIR /workspace/tf-flex-series-ssd-mobilenet-inference147 B
47ARG MODEL_URL0 B
48RUN |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 MB
49COPY benchmarks benchmarks # buildkit224.12 KB
50COPY models models # buildkit12.9 MB
51COPY quickstart/common quickstart/common # buildkit5.99 KB
52COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/batch_inference.sh quickstart/batch_inference.sh # buildkit1.54 KB
53COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/online_inference.sh quickstart/online_inference.sh # buildkit1.41 KB
54COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/accuracy.sh quickstart/accuracy.sh # buildkit1.33 KB
55COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/flex_multi_card_batch_inference.sh quickstart/flex_multi_card_batch_inference.sh # buildkit1.77 KB
56COPY quickstart/object_detection/tensorflow/ssd-mobilenet/inference/gpu/flex_multi_card_online_inference.sh quickstart/flex_multi_card_online_inference.sh # buildkit1.79 KB
57COPY LICENSE license/LICENSE # buildkit4.04 KB
58COPY third_party license/third_party # buildkit371.8 KB

Command

 ARG RELEASE