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

[BUG] Fix memory leaks #535

Closed
cliffburdick opened this issue Dec 15, 2023 · 1 comment
Closed

[BUG] Fix memory leaks #535

cliffburdick opened this issue Dec 15, 2023 · 1 comment

Comments

@cliffburdick
Copy link
Collaborator

Some persistent objects don't clean up their memory when killed, and when run with compute-sanitizer leak check there may be tensors/memory that are not cleaned. This task is to fix all memory that isn't cleaned in unit tests.

@cliffburdick
Copy link
Collaborator Author

This has been resolved in @7354748

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