Google
Google
TensorFlow
Container
Google
Google
TensorFlow

TensorFlow is an open source platform for machine learning. It provides comprehensive tools and libraries in a flexible architecture allowing easy deployment across a variety of platforms and devices.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.ref=f09d4dbb5d95b44d53b5755adf15cab64a4a5336
    04/05/2022 12:50 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_REF
    04/05/2022 12:50 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=34874221
    04/05/2022 12:50 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=34874221
    04/05/2022 12:50 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_ID
    04/05/2022 12:50 AM UTC
    sha256:3dc2424a053b6b592e00323ce338ef5ecd353fa8c998ff99a0713a50d9f3562dRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=22.04-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 TFAPI=1 ln -sf ${_CUDA_COMPAT_PATH}/lib.real ${_CUDA_COMPAT_PATH}/lib &&
      echo ${_CUDA_COMPAT_PATH}/lib > /etc/ld.so.conf.d/00-cuda-compat.conf &&
      ldconfig &&
      rm -f ${_CUDA_COMPAT_PATH}/lib
    04/05/2022 12:50 AM UTC
    sha256:21f876988f5228b6b591dd2a10ae41ef7b7536885c981225a038384966f3e2f8RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=22.04-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 TFAPI=1 pip install --no-cache-dir --extra-index-url https://pypi.ngc.nvidia.com --extra-index-url https://urm.nvidia.com/artifactory/api/pypi/sw-tensorrt-pypi/simple polygraphy==0.33.0
    04/05/2022 12:50 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    PATH=/usr/local/mpi/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/ucx/bin:/opt/tensorrt/bin
    04/05/2022 12:50 AM UTC
    sha256:b8f0e47527b949c33893a8ce2b43dc9193b975ddc451e52641ee05a1ec20dd01RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=22.04-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 TFAPI=1 URL=$(VERIFY=1 /nvidia/build-scripts/installTRT.sh 2>/dev/null | sed -n "s/^.*\(http.*\)deb.*$/\1/p")tar &&
      FILE=$(wget -O - $URL 2>/dev/null | sed -n 's/^.*href="\(TensorRT[^"]*\)".*$/\1/p' | grep -v internal) &&
      wget --quiet $URL/$FILE -O - | tar -xz &&
      PY=$(python -c 'import sys; print(str(sys.version_info[0])+str(sys.version_info[1]))') &&
      pip install TensorRT-*/python/tensorrt-*-cp$PY*.whl &&
      pip install TensorRT-*/graphsurgeon/graphsurgeon-*.whl &&
      pip install TensorRT-*/uff/uff-*.whl &&
      mv /usr/src/tensorrt /opt &&
      ln -s /opt/tensorrt /usr/src/tensorrt &&
      rm -r TensorRT-* &&
      UFF_PATH=$(pip show uff | sed -n 's/Location: \(.*\)$/\1/p')/uff &&
      chmod +x ${UFF_PATH}/bin/convert_to_uff.py &&
      ln -sf ${UFF_PATH}/bin/convert_to_uff.py /usr/local/bin/convert-to-uff
    04/05/2022 12:50 AM UTC
    sha256:efe376416d28c6b6f653b139a7a3bf4ae44e3227514d4bc5c2806257e1c36617RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=22.04-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 TFAPI=1 cd /workspace/nvidia-examples/tensorrt &&
      patch -i /opt/tensorflow/pycoco_build.patch --strip 1 &&
      rm /opt/tensorflow/pycoco_build.patch
    04/05/2022 12:49 AM UTC
    ...