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

Save jitted models and other pickable objects #109

Open
d3sm0 opened this issue Jan 12, 2022 · 0 comments
Open

Save jitted models and other pickable objects #109

d3sm0 opened this issue Jan 12, 2022 · 0 comments
Assignees

Comments

@d3sm0
Copy link

d3sm0 commented Jan 12, 2022

As of now we have to use torch.save to save objects. it would be nice to save models with another method like torch.jit or pickle for general files like a log file.

I can proceed with a pr if you like.

d3sm0 added a commit to d3sm0/experiment_buddy that referenced this issue Jan 17, 2022
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