# torch==2.0.1 + CUDA 11.7 — Software interface version compatibility

For torch==2.0.1 + CUDA 11.7, product is PyTorch; software version is 2.0.1; dependency version is 11.7; companion package versions is torchvision==0.15.2 torchaudio==2.0.2, recorded from its source on 2026-08-05.

- **Product:** PyTorch _(our reading, not quoted from the source)_
- **Version pairing:** torch==2.0.1 + CUDA 11.7 _(our reading, not quoted from the source)_
- **Software version:** 2.0.1
- **Dependency version:** 11.7
- **Companion package versions:** torchvision==0.15.2 torchaudio==2.0.2

## What the source says

> # CUDA 11.7 pip install torch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2

## Source

- https://www.felixsanz.dev/articles/compatibility-between-pytorch-cuda-and-xformers-versions

Last verified: 2026-08-05. Review by: 2026-10-04.
Part of [Software interface version compatibility](https://referencesource.org/software-interface-version-compatibility/).
