Skip to content

v0.2.1

Compare
Choose a tag to compare
@kmaehashi kmaehashi released this 29 May 08:51
· 2290 commits to master since this release
b2ddc45

This release includes the next enhancements and bug-fixes:

  • Add pytorch_pfn_extras.nn.ExtendedSequential which extends torch.nn.Sequential to support repeat
  • Support transformation when taking / loading snapshot
  • Improved example code (thanks @regonn!)
  • Fix IgniteEvaluator reporting wrong metrics
  • Fix circular reference in between Manager and ProgressBar
  • Fix issues specific to Windows (thanks @take0212 for reporting!)

See the list of merged pull-requests for the details.