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

when training finishes it hits the memory error #210

Open
jakubczakon opened this issue Jul 18, 2019 · 2 comments
Open

when training finishes it hits the memory error #210

jakubczakon opened this issue Jul 18, 2019 · 2 comments
Assignees
Labels

Comments

@jakubczakon
Copy link
Collaborator

Running train crashes when the pipelines are collating results from running transform on the entire dataset.

@jakubczakon jakubczakon self-assigned this Jul 18, 2019
@animeshsahu80
Copy link

did you find any solution

@jakubczakon
Copy link
Collaborator Author

Well, the training is working and the checkpoints are saved after every epoch (if improved) so the trained model is available.

All that needs to be done is:

cp experiment/checkpoints/unet/best.torch experiment/transformers/unet

and then run the evaluation/prediction.

So it is more of an inconvenience than a big problem.

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

No branches or pull requests

2 participants