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

fix skip_runners_and_metrics for metrics on generator runs with mutable multi-objective optimization config #2312

Closed
wants to merge 1 commit into from

Conversation

sdaulton
Copy link
Contributor

@sdaulton sdaulton commented Apr 2, 2024

Summary: This fixes load_experiment with skip_runners_and_metricsmetrics by setting properties SQAMetrics on generator runs that have multi-objective intent, for experiments with mutable optimization configs

Reviewed By: Balandat

Differential Revision: D55663714

…le multi-objective optimization config

Summary: This fixes load_experiment with `skip_runners_and_metricsmetrics` by setting properties SQAMetrics on  generator runs that have multi-objective intent, for experiments with mutable optimization configs

Reviewed By: Balandat

Differential Revision: D55663714
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 2, 2024
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 96.55172% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.91%. Comparing base (0014c75) to head (0025bbc).

❗ Current head 0025bbc differs from pull request most recent head 3ac429e. Consider uploading reports for the commit 3ac429e to get more accurate results

Files Patch % Lines
ax/storage/sqa_store/load.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2312   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files         489      489           
  Lines       47763    47781   +18     
=======================================
+ Hits        45333    45351   +18     
  Misses       2430     2430           

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8bc9553.

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