2.1.4
Breaking Changes
- moved
has_children
fromnn.Module
to free function (#2931)
New Features
- Support persistent workers (#2768)
Bugs Squashed
unet_learner
segmentation fails (#2939)- In "Transfer learning in text" tutorial, the "dls.show_batch()" show wrong outputs (#2910)
Learn.load
andLRFinder
not functioning properly for the optimizer states (#2892)- Documentation for
Show_Images
broken (#2876) - URL link for documentation for
torch_core
library from thedoc()
method gives incorrect url (#2872)