Set up Cuda
Check and install the correct Cuda version. CUDA GPU Compute Capability | NVIDIA Developer
Download and install the latest Cuda toolkit. CUDA Toolkit Archive | NVIDIA Developer
Download and install the correct Pytorch version. Get Started
Install Tensorflow in Python. conda install conda-forge::tensorflow
Install Pytorch in Python.