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

[Nova] Add Linux Wheels Build Workflow #6855

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

osalpekar
Copy link
Member

@osalpekar osalpekar commented Oct 27, 2022

This workflow calls the workflows in pytorch/test-infra to build Linux Wheels for torchvision. We will shortly submit PR's to upload similar workflows for Mac/Windows and Wheels/Conda. This does not change the existing builds/uploads in CircleCI, and should not break any existing jobs/workflows. The purpose of this to help us ensure that these jobs are creating healthy binaries.

TO CLARIFY: this does not upload anything to nightly channels, so this PR has not effect on any existing jobs or distributed binaries.

Note: In order to have smoke tests run on these binaries after build, we should merge #6803 and pass the smoke-test script to this caller workflow.

cc @seemethere

@osalpekar osalpekar merged commit be3f120 into pytorch:main Oct 28, 2022
facebook-github-bot pushed a commit that referenced this pull request Oct 31, 2022
Summary:
* [Nova] Add Linux Wheels Build Workflow

* Add smoke tests script

Reviewed By: datumbox

Differential Revision: D40851029

fbshipit-source-id: 600de7bcfe855bda29c3747c8b7b0a0af7722115
@pmeier pmeier mentioned this pull request Mar 9, 2023
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants