v1.1.0
What's Changed
- Remove unnecessary locks by @ikawaha in #9
- Remove semaphore by @ikawaha in #11
- Create weight vectors (typeW) when the model is loaded by @ikawaha in #12
- Fix the command by @ikawaha in #13
- Cosme by @ikawaha in #14
- Repeat scaling up 2x until the image is expanded to the specified scale by @ikawaha in #15
- Comment out the alpha channel convolution by @ikawaha in #16
- Limit the number of concurrency by @ikawaha in #19
- Release candidate by @ikawaha in #10
Full Changelog: v1.0.1...v1.1.0