NVIDIA
NVIDIA
PyTorch
Container
NVIDIA
NVIDIA
PyTorch

PyTorch is a GPU accelerated tensor computational framework. Functionality can be extended with common Python libraries such as NumPy and SciPy. Automatic differentiation is done with a tape-based system at the functional and neural network layer levels.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.ref=f7207771a583a8091f425dfdbcaae60bbce7fe76
08/08/2025 5:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NVIDIA_BUILD_REF=f7207771a583a8091f425dfdbcaae60bbce7fe76
08/08/2025 5:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.id=197421316
08/08/2025 5:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_BUILD_ID=197421316
08/08/2025 5:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NVIDIA_BUILD_ID=197421316
08/08/2025 5:17 PM UTC
sha256:e3bd89a9dac501ff564b39359113adad7c3d2813d5e04eab53ee10e20a6793a7RUN
NVIDIA_PYTORCH_VERSION=25.08 PYTORCH_BUILD_VERSION=2.8.0a0+34c6371 NVFUSER_BUILD_VERSION=1a27c18 TARGETARCH=arm64 PYVER=3.12 L4T=1 ENABLE_MITMPROXY=0 DALI_EXTRA_INDEX_URL=http://sqrl/nvdl/datasets/dali/pip-dali cd /opt/pytorch/pytorch/ &&
  sed -i "s#    if (props.computeMode != cudaComputeModeDefault) {#    int computeMode = -1;\n    TP_CUDA_CHECK(cudaDeviceGetAttribute(\&computeMode, cudaDevAttrComputeMode, device.index));\n    if (computeMode != cudaComputeModeDefault) {#g" ./third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc &&
  cd -
08/08/2025 5:17 PM UTC
sha256:887e4ec628ab935e774d20b40811684689f7f9b77a82c966146840b361c5508eCOPY
entrypoint.d/ /opt/nvidia/entrypoint.d/
08/08/2025 5:17 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1COPY
constraint.txt /etc/pip/original_constraint.txt
08/08/2025 5:17 PM UTC
sha256:8cee148e8c96184308b5906852720e51e4d77dcb3a2ef71aaef4eceab2890239COPY
restricted_constraint.txt /etc/pip/constraint.txt
08/08/2025 5:17 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
NVIDIA_PYTORCH_VERSION=25.08 PYTORCH_BUILD_VERSION=2.8.0a0+34c6371 NVFUSER_BUILD_VERSION=1a27c18 TARGETARCH=arm64 PYVER=3.12 L4T=1 ENABLE_MITMPROXY=0 DALI_EXTRA_INDEX_URL=http://sqrl/nvdl/datasets/dali/pip-dali 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
08/08/2025 5:17 PM UTC
...