Sign inSign up

intel/language-modeling:pytorch-cpu-bert-large-inference

Languages & frameworks
Machine learning & AI
Data science
Manifest digest

sha256:46086a2041a4e4d803074257ef5cf9cecc248cf70a7383f794869b7c7af60b88

OS/ARCH

linux/amd64

Compressed size

1.21 GB

Last pushed

almost 2 years by intelsoftwarerepo

Type

Image

Manifest digest

sha256:46086a2041a4e4d803074257ef5cf9cecc248cf70a7383f794869b7c7af60b88

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 / 29.03 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV LANG=C.UTF-80 B
9SHELL [/bin/bash -c]0 B
10RUN /bin/bash -c apt-get update38.74 MB
11ARG PYTHON_VERSION0 B
12RUN |1 PYTHON_VERSION=3.10 /bin/bash -c17.24 MB
13RUN |1 PYTHON_VERSION=3.10 /bin/bash -c32 B
14RUN |1 PYTHON_VERSION=3.10 /bin/bash -c211 B
15RUN |1 PYTHON_VERSION=3.10 /bin/bash -c3.07 MB
16WORKDIR /0 B
17COPY requirements.txt . # buildkit180 B
18RUN |1 PYTHON_VERSION=3.10 /bin/bash -c254.17 MB
19WORKDIR /0 B
20COPY requirements.txt . # buildkit236 B
21RUN /bin/bash -c python -m295.26 MB
22WORKDIR /workspace/pytorch-bert-large-inference142 B
23RUN /bin/bash -c apt-get update160.62 MB
24RUN /bin/bash -c git clone55.23 MB
25RUN /bin/bash -c wget https://github.com/gperftools/gperftools/releases/download/gperftools-2.7.90/gperftools-2.7.90.tar.gz45.81 MB
26COPY models_v2//common/enable_ipex_for_transformers.diff . # buildkit18.4 KB
27COPY models_v2/pytorch/bert_large/inference/cpu . # buildkit2.09 MB
28RUN /bin/bash -c git clone290.63 MB
29RUN /bin/bash -c pip install47.03 MB
30ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/workspace/lib/tcmalloc/lib/libtcmalloc.so:/usr/local/lib/libiomp5.so:0 B
31RUN /bin/bash -c apt-get update2.03 MB
32COPY LICENSE licenses/LICENSE # buildkit4.04 KB
33COPY third_party licenses/third_party # buildkit417.14 KB

Command

 ARG RELEASE