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=6204ce1735cc4c6b9148baa264749ffd1b0c18b6
    09/23/2021 5:40 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_REF
    09/23/2021 5:40 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=27421804
    09/23/2021 5:40 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=27421804
    09/23/2021 5:40 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_ID
    09/23/2021 5:40 AM UTC
    sha256:73747aa8ccec1ef3f20142cd59b66e902b2c9554da99a52ff0d0e74d0a52374aRUN
    TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.09-tf1 PYVER=3.8 BAZEL_VERSION=0.24.1 TFAPI=1 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
    09/23/2021 5:40 AM UTC
    sha256:87837f16a630bc469a0d8ed7978fe12abe663fa3ca340f3619345485e98c33bdRUN
    TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.09-tf1 PYVER=3.8 BAZEL_VERSION=0.24.1 TFAPI=1 BAZEL_CACHE= pip install --no-cache-dir --extra-index-url https://pypi.ngc.nvidia.com --extra-index-url https://tensorrt-read-only:Tensorrt\@123@urm.nvidia.com/artifactory/api/pypi/sw-tensorrt-pypi/simple polygraphy
    09/23/2021 5:40 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
    09/23/2021 5:40 AM UTC
    sha256:beb8a8aeae05022c378e6cad93695cc1cd35f16bc427db67c781cbb4f86224b8RUN
    TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.09-tf1 PYVER=3.8 BAZEL_VERSION=0.24.1 TFAPI=1 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
    09/23/2021 5:40 AM UTC
    sha256:210fc5a87392a69107ad99a6e27e343c476ec171f26789033da03ccdb2516d63COPY
    nvidia-examples /workspace/nvidia-examples
    09/23/2021 5:40 AM UTC
    ...