Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it unable to save self.u? #1

Open
WellYoungIOE opened this issue Dec 6, 2017 · 2 comments
Open

Is it unable to save self.u? #1

WellYoungIOE opened this issue Dec 6, 2017 · 2 comments

Comments

@WellYoungIOE
Copy link

The self.u in SNCon2d seems unable to save with
torch.save(SND.state_dict(), '%s/netD_epoch_%d.pth' % ('log', epoch))
Then how can I use the learned u to do inference?
Thanks!

@godisboy
Copy link
Owner

godisboy commented Dec 7, 2017

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

@godisboy
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants