GAN training for SR,

RuntimeError: Expected object of scalar type Long but got scalar type Float for argument #2 ‘target’ in call to _thnn_nll_loss_forward

Hi, where you able to solve this?

Hi @mr_nair_007 , actually only solution I could find was to restart the kernel.
As, interupting the learn.fit in midway, usually cause this issue.