CharlieWang

Results 4 comments of CharlieWang

Hi tzzcl. I test the code on recently released PyTorch Version. I don't encounter this error. It seems like a Type error. Maybe you can use **_u.data** instead of **_u**...

Hi @dongdong092 In the original paper, the author had claimed that they used the standard objective function for GAN. ![image](https://user-images.githubusercontent.com/14243507/40285761-d440e50c-5cda-11e8-88b3-72353a4df9b6.png)

Hi, Thanks for find this issue. I just find `self.u` is saved as `None`. Then I will figure it out .

@WellYoungIOE Sorry for disappear for a long time. I have fixed the self.u bug for inference.