import torch model = torch.hub.list('pytorch/vision')
我的pytorch版本是1.0.0,但是无法加载集线器,这是为什么?
pytorch
pytorch ×1