资讯

When you install anaconda or miniconda yourself, by default, changes are made to your .bashrc file resulting in a default conda environment being activated every time you open a new session. This is ...
The demo program was developed on a Windows 10/11 machine using the Anaconda 2020.02 64-bit distribution (which contains Python 3.7.6) and PyTorch version 1.12.1 for CPU.
🐛 Bug I just instlled anaconda and I tried to install pytorch 1.9 for cuda 10.2. But it suggest me to install pytorch 1.7 I tried to do conda install pytorch=1.9.0 torchvision torchaudio cudatoolki ...
conda install torchvision==0.4.2 -c pytorch Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting ...