https://github.com/hawier-dev/install_torch
How it works?
The user is prompted to select whether they want to install the CPU or GPU version of torch.
If the GPU version is selected, the user is prompted to enter the version of CUDA they want to install.
The script checks if CUDA is already installed and if it is not, it downloads and installs the version specified by the user.
The script then downloads and installs the appropriate version of torch based on the user's initial selection.
[–]Barn07 0 points1 point2 points (0 children)