import torch import torch.nn as nn import torchvision import torchvision.transforms ... Module): def __init__(self, num_classes=10): super(ConvNet, self).
確定! 回上一頁