You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I trained with ffhq256 for 143 epochs and switched to eval mode, I encountered the following error:
TypeError: silu(): argument 'input' (position 1) must be Tensor, not dict.
Can you help me with this issue? Thanks in advance.