Skip to content

v2.3.2

Compare
Choose a tag to compare
@jph00 jph00 released this 16 Jun 00:41
· 1011 commits to master since this release

New Features

  • send self.loss_func to device if it is an instance of nn.Module (#3395), thanks to @arampacha
  • Improved LR Suggestions (#3377), thanks to @muellerzr
  • SaveModelCallback every nth epoch (#3375), thanks to @KeremTurgutlu
  • Batch support for more than one image (#3339)
  • Changable tfmdlists for TransformBlock, Datasets, DataBlock (#3327)

Bugs Squashed