-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Adding windows wheel builds #7540
Conversation
8e310b4
to
a29faf5
Compare
The pre-script run has multiple failures that don't fail the run for some reason |
Done, isolated part of code that does not work on windows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stamping to unblock. Wondering if we should run the pre and post scripts with set -e
to avoid this in the future?
Hey @atalman! You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py |
Summary: Adding win wheels builds Same as : pytorch/vision#7540 Pull Request resolved: #3287 Reviewed By: osalpekar Differential Revision: D45452770 Pulled By: atalman fbshipit-source-id: e70ad3a8f456e805b46da3d1752c42208dadb8da
Reviewed By: vmoens Differential Revision: D45477044 fbshipit-source-id: 58be7d47f8ef63ec7d18c36dbcf1721a385d3be3
Adding windows wheel builds