Install Locally¶
Precompiled Package¶
If you are running Linux you can install Torch Radon by running:
wget -qO- https://raw.githubusercontent.com/matteo-ronchetti/torch-radon/master/auto_install.py | python -
Docker Image¶
Docker images with PyTorch CUDA and Torch Radon are available here.
docker pull matteoronchetti/torch-radon
To use the GPU in docker you need to use nvidia-docker.