ReLU (),. nn.MaxPool2d(3, 2)) #27*27*96. self.conv2 = nn.Sequential(. nn.Conv2d(96, 256, 5, 1, 2), #27*27*256. nn.ReLU(),.
確定! 回上一頁