torch==2.0.1 + CUDA 11.8
For torch==2.0.1 + CUDA 11.8, product is PyTorch; software version is 2.0.1; dependency version is 11.8; companion package versions is torchvision==0.15.2 torchaudio==2.0.2, recorded from its source on 2026-08-05.
- Product
- PyTorch our reading
- Version pairing
- torch==2.0.1 + CUDA 11.8 our reading
- Software version
- 2.0.1
- Dependency version
- 11.8
- Companion package versions
- torchvision==0.15.2 torchaudio==2.0.2
Values marked our reading are our classification of what the source says — the source does not print them in those words. The quote below is the evidence for each one; judge it yourself.
What the source says
# CUDA 11.8 pip install torch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
— felixsanz.dev, retrieved 2026-08-05
Source
- felixsanz.devhttps://www.felixsanz.dev/articles/compatibility-between-pytorch-cuda-and-xformers-versions