deep-learning-with-pytorch / dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

Home Page:https://www.manning.com/books/deep-learning-with-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next version enhancement

AlirezaSR opened this issue · comments

Hi everybody!!
PyTorch project has introduced TorchVision’s New Multi-Weight Support API.
In the new API the boolean "pretrained" and "pretrained_backbone" parameters, which were previously used to load weights to the full model or to its backbone, are deprecated.

https://pytorch.org/blog/introducing-torchvision-new-multi-weight-support-api/
Screenshot 2022-09-08 084735