UMIACS Servers: Difference between revisions

Line 55: Line 55:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
pip install --user torch===1.3.1 torchvision===0.4.2 -f https://download.pytorch.org/whl/torch_stable.html -t /scratch0/davidli
pip install geographiclib -t /scratch0/davidli/python/
</syntaxhighlight>
</syntaxhighlight>