v0.1.8
What's Changed
- Allow strings for Torch devices, like Torch does by @akx in #112
- Add
device
property for models by @RunDevelopment in #114 - Removed unnecessary CUGAN code by @RunDevelopment in #117
- arch: remove
torch.load
calls by @akx in #109 - Add "Used By" section to README by @joeyballentine in #102
- Lint with pre-commit by @akx in #94
- Simplify scripts by @akx in #108
- tests: avoid
sys.path
hacks by @akx in #106 - tests: force snapshots to have LF line-endings by @akx in #110
- tests: add device and outputs directory environment variables by @akx in #111
Full Changelog: v0.1.7...v0.1.8