Closed mmchen88 closed 4 years ago
self.conv(torch.cat([outputs1, outputs2], 1)) the size()[3] of outputs1 and outputs2 may be different
self.conv(torch.cat([outputs1, outputs2], 1)) the size()[3] of outputs1 and outputs2 may be different