wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh sh Miniconda3-latest-Linux-x86_64.sh -b ``` After the Miniconda installation, run the following command to activate CUDA and conda. ```
但是在anaconda3虚拟环境下运行代码报错: InvalidArgumentError (see above for traceback): Cannot assign a device for operation 'add': Operation was explicitly assigned to /device:GPU:0 but available devices are [ /job:localhost/replica:0/task:0/device:CPU:0 ]. Make sure the device specification...
Windows users: Be sure to open the program terminal/cmd/anaconda prompt with a RIGHT-click, "open as admin" ``` - **Now, in Terminal (or Anaconda Command Prompt for Windows users)**, if you clicked to download, go to your downloads folder. Or, if you cloned the repo, go to the...