Login
Remember
Register
Ask a Question
Pre-trained models in PyTorch can be downloaded from which of the following modules?
0
votes
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
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
pytorch
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 7, 2021
by
sharadyadav1986
b) torchvision.models
...