nn.Sequential에서는 instance인 model.parameters()에서 .no_grad() 조건하에서 웨이트 ... class TwoLayerNet(torch.nn.Module): def init(self, D_in, H, D_out):
確定! 回上一頁