ARM-Net
ARM-Net copied to clipboard
The code snippet in the `main` function, specifically "cost_list.append(summary(model.netG, (1, 3, 32, 32)))," is causing a NumPy error: "TypeError: can only concatenate list (not 'str') to list."