Closed aronwc closed 6 years ago
Hi,
environment.yml says torch==0.3.1.post2, but I think it should be torch==0.4.0.
torch==0.3.1.post2
torch==0.4.0
Thanks for a great library!
Ah good catch! Will be fixed shortly.
EDIT: Fixed in https://github.com/ccsasuke/man/commit/af52150b74334026ccfd4aafb4534398b7dd1f5a
Hi,
environment.yml says
torch==0.3.1.post2
, but I think it should betorch==0.4.0
.Thanks for a great library!