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

Add _maybe_clear_multiplexer method to deal with memory leaks #2642

Closed

Conversation

bernardbeckerman
Copy link
Contributor

Summary: Adds _maybe_clear_multiplexer method, which is a no-op on base TensorboardMetric, to be implemented on its children where more is known about the multiplexer used.

Differential Revision: D60935886

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 8, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60935886

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.27%. Comparing base (fd562d6) to head (18550b1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2642   +/-   ##
=======================================
  Coverage   95.27%   95.27%           
=======================================
  Files         493      493           
  Lines       47612    47615    +3     
=======================================
+ Hits        45360    45363    +3     
  Misses       2252     2252           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60935886

bernardbeckerman pushed a commit to bernardbeckerman/Ax that referenced this pull request Aug 8, 2024
…ok#2642)

Summary:
Pull Request resolved: facebook#2642

Adds _maybe_clear_multiplexer method, which is a no-op on base TensorboardMetric, to be implemented on its children where more is known about the multiplexer used.

Reviewed By: mpolson64

Differential Revision: D60935886
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60935886

bernardbeckerman pushed a commit to bernardbeckerman/Ax that referenced this pull request Aug 8, 2024
…ok#2642)

Summary:
Pull Request resolved: facebook#2642

Adds _maybe_clear_multiplexer method, which is a no-op on base TensorboardMetric, to be implemented on its children where more is known about the multiplexer used.

Reviewed By: mpolson64

Differential Revision: D60935886
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60935886

bernardbeckerman pushed a commit to bernardbeckerman/Ax that referenced this pull request Aug 8, 2024
…ok#2642)

Summary:
Pull Request resolved: facebook#2642

Adds _maybe_clear_multiplexer method, which is a no-op on base TensorboardMetric, to be implemented on its children where more is known about the multiplexer used.

Reviewed By: mpolson64

Differential Revision: D60935886
…ok#2642)

Summary:
Pull Request resolved: facebook#2642

Adds _maybe_clear_multiplexer method, which is a no-op on base TensorboardMetric, to be implemented on its children where more is known about the multiplexer used.

Reviewed By: mpolson64

Differential Revision: D60935886
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60935886

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e07ea3d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants