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=95ba1df9c8e39cb72d3766a2b635023cc17cd35c
    10/19/2021 8:13 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_REF
    10/19/2021 8:13 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=28370055
    10/19/2021 8:13 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=28370055
    10/19/2021 8:13 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NVIDIA_BUILD_ID
    10/19/2021 8:13 PM UTC
    sha256:ca10b5028d50a0bd6652a404498901ac3b2ece5ef28577952685d7c47426acb2RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.10-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
    10/19/2021 8:13 PM UTC
    sha256:5b9fb77106ebadbdff34891849412ec0e3f1cb9a5240baf572d7ed42268b5383RUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.10-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
    10/19/2021 8:13 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
    10/19/2021 8:13 PM UTC
    sha256:e9e76d9acf70249ef914ad6f5581190ce5b78897a22645a22e24f9c7008e259bRUN
    TARGETARCH=amd64 TENSORFLOW_VERSION=1.15.5 NVIDIA_TENSORFLOW_VERSION=21.10-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
    10/19/2021 8:13 PM UTC
    sha256:0eb4b572e3737ea466dadfa4f3fb7e6d7b52587858841fd3ae933a65c75a3caeCOPY
    nvidia-examples /workspace/nvidia-examples
    10/19/2021 8:12 PM UTC
    ...