Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Remove variable

Compare
Choose a tag to compare
@constantinpape constantinpape released this 06 Jul 10:48
· 53 commits to master since this release

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