无论何种,预测都是from torch import nn class XORLinear(nn.Module): def __init__(self): super(XORLinear, self).__init__() self.fc1 = nn.L.
確定! 回上一頁