Код: Выделить всё
cudatoolkit=11.3
pytorch=1.11.0
torchvision=0.12.0
Код: Выделить всё
$ python3 -c "import torch; print(torch.__version__)"
1.12.1+cu102
Код: Выделить всё
$ conda list torch
# packages in environment at /home/ml/anaconda3/envs/ldm:
#
# Name Version Build Channel
pytorch 1.11.0 py3.8_cuda11.3_cudnn8.2.0_0 pytorch
pytorch-lightning 1.4.2 pypi_0 pypi
pytorch-mutex 1.0 cuda pytorch
torch 1.12.1 pypi_0 pypi
torch-fidelity 0.3.0 pypi_0 pypi
torchdiffeq 0.2.3 pypi_0 pypi
torchmetrics 0.6.0 pypi_0 pypi
torchvision 0.12.0 py38_cu113 pytorchcode
Я явно что-то делаю не понимаю насчет конды/пыторча. Может кто-нибудь объяснить это?
Подробнее здесь: https://stackoverflow.com/questions/738 ... h-in-conda