PyTorch-StudioGAN icon indicating copy to clipboard operation
PyTorch-StudioGAN copied to clipboard

fix cross entropy loss

Open raven38 opened this issue 2 years ago • 0 comments

ACGAN causes TypeError

TypeError: forward() got an unexpected keyword argument 'h' 

This PR avoid the error.

raven38 avatar Oct 04 '22 10:10 raven38