This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Remove variable
Remove deprecated pytorch constructs like Variable
and volatile
.
This breaks compatibility with pytorch < 0.4.
Also fixes some bugs:
- Remove deprecated
scipy.imsave
- Fix import in
setup.py