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=21d9e994c6341e6af2929ed5385f70d5c8980907
    05/05/2022 9:16 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=37412675
    05/05/2022 9:16 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=37412675
    05/05/2022 9:16 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_ID
    05/05/2022 9:16 PM UTC
    sha256:6884485868bcfdc96b98d57fd980203f07e2c2c942448446116476a684e6cacfRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=2.8.0 NVIDIA_TENSORFLOW_VERSION=22.05-tf2 PYVER=3.8 BAZEL_VERSION=5.0.0 TFAPI=2 BAZEL_CACHE= NVIDIA_BUILD_REF=21d9e994c6341e6af2929ed5385f70d5c8980907 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
    05/05/2022 9:16 PM UTC
    sha256:03e5bc8d2998b41799af84f80c15d0ba294edaba56a42aa49fa8d0724a78ebddRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=2.8.0 NVIDIA_TENSORFLOW_VERSION=22.05-tf2 PYVER=3.8 BAZEL_VERSION=5.0.0 TFAPI=2 BAZEL_CACHE= NVIDIA_BUILD_REF=21d9e994c6341e6af2929ed5385f70d5c8980907 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
    05/05/2022 9:16 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
    05/05/2022 9:16 PM UTC
    sha256:5fc5c85aa2443ae582dc54f0c176f915ace0ee86d4445b8df2df44334bb31a80RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=2.8.0 NVIDIA_TENSORFLOW_VERSION=22.05-tf2 PYVER=3.8 BAZEL_VERSION=5.0.0 TFAPI=2 BAZEL_CACHE= NVIDIA_BUILD_REF=21d9e994c6341e6af2929ed5385f70d5c8980907 URL=$(VERIFY=1 /nvidia/build-scripts/installTRT.sh 2>/dev/null | sed -n "s/^.*\(http.*\)tar.*$/\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 &&
      sed -i 's/from tensorflow import GraphDef/from tensorflow.python import GraphDef/' $UFF_PATH/converters/tensorflow/conversion_helpers.py &&
      chmod +x ${UFF_PATH}/bin/convert_to_uff.py &&
      ln -sf ${UFF_PATH}/bin/convert_to_uff.py /usr/local/bin/convert-to-uff
    05/05/2022 9:16 PM UTC
    sha256:c84b73628cc95e43c3c32c9312e5b1bb19ed8ed29df8800632e822acaab039caCOPY
    nvidia-examples /workspace/nvidia-examples
    05/05/2022 9:15 PM UTC
    sha256:a31cf150ef0c692ed219d1c226d09ed800aaa8fe4c2dd632f5dce645b7d5acfcRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=2.8.0 NVIDIA_TENSORFLOW_VERSION=22.05-tf2 PYVER=3.8 BAZEL_VERSION=5.0.0 TFAPI=2 BAZEL_CACHE= NVIDIA_BUILD_REF=21d9e994c6341e6af2929ed5385f70d5c8980907 sed -i "s/NVIDIA_TENSORFLOW_VERSION/$NVIDIA_TENSORFLOW_VERSION/g" docker-examples/*
    05/05/2022 9:15 PM UTC
    ...