Inconsistent tensor size at d:\downloads\pytorch-master-1\torch\lib\th\generic/THTensorCopy.c:51

failed at: netG.load_state_dict(torch.load(opt.netG,map_location=lambda storage, location: storage)[‘state_dict’])
with error: inconsistent tensor size at d:\downloads\pytorch-master-1\torch\lib\th\generic/THTensorCopy.c:51
what is the general reason, why model load failed?

load wrong model. so stupid!:joy: