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=e9d13f24cecfbfe01007a6edf85e230738e5a0ae
    12/17/2021 9:55 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_REF
    12/17/2021 9:55 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=30417882
    12/17/2021 9:55 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=30417882
    12/17/2021 9:55 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_ID
    12/17/2021 9:55 PM UTC
    sha256:a3e24a1380b64b5c24125cdb408c4828656d226d92610cbc615ab6ed96454e83RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.12-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 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
    12/17/2021 9:55 PM UTC
    sha256:5f794634c1301448e5f135d540889544df844e6cbee3de7e64cc6055c61b2d70RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.12-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 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
    12/17/2021 9:55 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
    12/17/2021 9:55 PM UTC
    sha256:59f72939766d52ea341951d9d10fc3e15b682e1e7ee0aaa9a6aa3dda7405577dRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.12-tf1 PYVER=3.8 BAZEL_VERSION=0.25.3 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
    12/17/2021 9:55 PM UTC
    sha256:d4e0c4bc26c895736c274c7d18f7193d9b117e1fa458573d2f1d1adffca93e84COPY
    nvidia-examples /workspace/nvidia-examples
    12/17/2021 9:55 PM UTC
    ...