torch broken on lov5
Chirag Nagpal
chiragn at cs.cmu.edu
Tue May 1 12:53:19 EDT 2018
Hi All
This maybe useful for people who like to use pytorch on cpus.
it seems as the torch version that was installed with anaconda on lov5 has
some packaging issue. importing torch seems to fail.
$python -c "import torch"
(should/might)? throw an error.
a quick workaround for me was to reinstall torch using conda with soumith's
branch
$conda install pytorch -c soumith
Chirag
--
*Chirag Nagpal* Graduate Student, Language Technologies Institute
School of Computer Science
Carnegie Mellon University
cs.cmu.edu/~chiragn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/autonlab-users/attachments/20180501/4a4f9b3c/attachment.html>
More information about the Autonlab-users
mailing list