v0.2.1
This release includes the next enhancements and bug-fixes:
- Add
pytorch_pfn_extras.nn.ExtendedSequential
which extendstorch.nn.Sequential
to supportrepeat
- Support transformation when taking / loading snapshot
- Improved example code (thanks @regonn!)
- Fix
IgniteEvaluator
reporting wrong metrics - Fix circular reference in between
Manager
andProgressBar
- Fix issues specific to Windows (thanks @take0212 for reporting!)
See the list of merged pull-requests for the details.