Month: December 2020

  • Install Tensorflow2 or PyTorch with conda

    Create a conda environment A short summary of conda utilization: This procedure is the same for PyTorch, just download pytorch1.12-cuda.yml and adapt the previous lines. $ conda env create –prefix /tmp/${USER}/pytorch1.12-cuda -f pytorch1.12-cuda.yml