Skip to content
New issue

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

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

Already on GitHub? # to your account

Saved model cluttered with buffers #4

Closed
Atcold opened this issue Oct 29, 2016 · 1 comment
Closed

Saved model cluttered with buffers #4

Atcold opened this issue Oct 29, 2016 · 1 comment

Comments

@Atcold
Copy link

Atcold commented Oct 29, 2016

The model you saved and put on Google Drive is 7.2G.
You should run

net:clearState()
net:float()

Then, your model will be 242M.

@lim0606
Copy link
Owner

lim0606 commented Oct 30, 2016

@Atcold

Thank you for your comment :)

I'm re-training the model w/ debugged version as I commented in (facebookarchive/fb.resnet.torch#64)

I will update it as you commented.

Thanks!

@Atcold Atcold closed this as completed Oct 31, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants