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

Remove stable Ax from BoTorch CI, add smoke test tutorials to test-against-stable workflow #2086

Closed
wants to merge 2 commits into from

Conversation

saitcakmak
Copy link
Contributor

@saitcakmak saitcakmak commented Nov 6, 2023

Stable Ax often lacks changes that would make it compatible with latest BoTorch. As a result, this was creating more noise than the signal it provided. Removing it to clean up signals.

Also adds a smoke-test tutorial run to the workflow, which should help provide faster signals when something fails.

Running in https://github.com/pytorch/botorch/actions/runs/6776353879
(there are a couple pre-existing failures, fixed in #2083)

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

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Copy link
Member

@esantorella esantorella left a comment

Choose a reason for hiding this comment

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

Thanks!

run_tutorials_stable_w_stable_ax:
name: Run tutorials without smoke test on min req. versions of PyTorch & GPyTorch and stable Ax
run_tutorials_stable_smoke_test:
name: Run tutorials with smoke test on min req. versions of PyTorch & GPyTorch and latest Ax
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
name: Run tutorials with smoke test on min req. versions of PyTorch & GPyTorch and latest Ax
name: Run tutorials with smoke test on min req. (stable) versions of PyTorch & GPyTorch and latest Ax

@facebook-github-bot
Copy link
Contributor

@saitcakmak merged this pull request in 6bde5d4.

@saitcakmak saitcakmak deleted the saitcakmak-patch-2 branch November 10, 2023 00:12
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. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants