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=a06f68389ae613e066d3f9518da302e588c525d7
    11/09/2021 6:09 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_REF
    11/09/2021 6:09 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=29097609
    11/09/2021 6:09 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=29097609
    11/09/2021 6:09 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_ID
    11/09/2021 6:09 PM UTC
    sha256:0d581477bc81c20f103225f38e80ccccb768b87fa024072509c786d2fda20f49RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.11-tf1 PYVER=3.8 BAZEL_VERSION=0.24.1 TFAPI=1 BAZEL_CACHE=--bazel-cache 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
    11/09/2021 6:09 PM UTC
    sha256:e0d72587ccde9aca2cb8718a47b41e4dd4e57455c05b4f4a59938fbd6e3684f9RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.11-tf1 PYVER=3.8 BAZEL_VERSION=0.24.1 TFAPI=1 BAZEL_CACHE=--bazel-cache 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
    11/09/2021 6:09 PM 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
    11/09/2021 6:09 PM UTC
    sha256:5a6f23bb3f47149e47035e4e46388a2044af1b9e23c4efcc6d366c36efb11bcfRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.11-tf1 PYVER=3.8 BAZEL_VERSION=0.24.1 TFAPI=1 BAZEL_CACHE=--bazel-cache 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
    11/09/2021 6:09 PM UTC
    sha256:287c65efaab3f3beea5b159b8e0304ac0bafd07f481cd4b292eaa124d2fae27cCOPY
    nvidia-examples /workspace/nvidia-examples
    11/09/2021 6:08 PM UTC
    ...