Create a virtual environment and activate it. conda create -n leastereo python=3.8 conda activate leastereo The code has been tested with PyTorch 1.6 and Cuda 10.2. conda install pytorch=1.6.0 ...
Create a virtual environment and activate it. conda create -n leastereo python=3.8 conda activate leastereo The code has been tested with PyTorch 1.6 and Cuda 10.2. conda install pytorch=1.6.0 ...