0 votes
in PyTorch by
Pre-trained models in PyTorch can be downloaded from which of the following modules?

Select the best option from below

a) torchvision.networks

b) torchvision.models

c) torch.models

d) torch.nn.models

1 Answer

0 votes
by
b) torchvision.models

Related questions

0 votes
asked Aug 7, 2021 in PyTorch by sharadyadav1986
0 votes
asked Nov 19, 2021 in Other by DavidAnderson
...