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

Memory leak during the forward pass in eval.py. #30

Open
quenot opened this issue Sep 22, 2021 · 0 comments
Open

Memory leak during the forward pass in eval.py. #30

quenot opened this issue Sep 22, 2021 · 0 comments

Comments

@quenot
Copy link

quenot commented Sep 22, 2021

Thanks for sharing this great work.
I found that there is a GPU memory leak during the forward pass in eval.py (line 34).
This prevents to complete the evaluation as it crashes at about 7700 samples on a 24GB GPU.
Best regards,
Georges.

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

1 participant