You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: