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 SMOKE_TEST option to MOMF tutorial #1243

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary: This currently times out and fails the smoketest tutorial runs.

Differential Revision: D36911899

Summary: This currently times out and fails the smoketest tutorial runs.

Differential Revision: D36911899

fbshipit-source-id: 16a80d41c219177c4e8a5c6b78e32ee732fcdfc3
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Jun 3, 2022
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #1243 (566dc92) into main (fda7015) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1243   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          122       122           
  Lines        10576     10576           
=========================================
  Hits         10576     10576           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fda7015...566dc92. Read the comment docs.

Copy link
Contributor

@Balandat Balandat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks!

facebook-github-bot pushed a commit that referenced this pull request Nov 3, 2022
Summary:
X-link: facebook/Ax#1243

Pull Request resolved: #1475

A few tutorials were not compatible with the new way we fetch data. In this diff we change custom metrics to return Ok(data) instead of data, and change `trial.fetch_data()` => `Metric._unwrap_trial_data_multi(results=trial.fetch_data())`.

In the future we may want to add some copy in the tutorials discussing Result, but we should land this for now to get things working again ASAP

Reviewed By: dme65

Differential Revision: D40994060

fbshipit-source-id: 9a5f86273a7da8496e480a0d7ca0aa2c03ecb194
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants