Skip to content

Clear GPU Memory After Training in All Sections #587

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

Open
aryanator opened this issue Apr 28, 2025 · 0 comments
Open

Clear GPU Memory After Training in All Sections #587

aryanator opened this issue Apr 28, 2025 · 0 comments

Comments

@aryanator
Copy link

After PyTorch training, memory is cleared (del model + clear_device_cache), but TensorFlow section leaves the model in memory. Add similar memory cleanup tip for TF.

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