Skip to content

Conversation

@atalman
Copy link
Contributor

@atalman atalman commented Mar 27, 2023

This should enable windows vision wheels

@vercel
Copy link

vercel bot commented Mar 27, 2023

@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 27, 2023
@atalman atalman changed the title testing vision wheels [Nova] Windows vision wheels Mar 30, 2023
else
${CONDA_RUN} bash "${POST_SCRIPT}"
fi
${CONDA_RUN} ${ENV_SCRIPT} ${POST_SCRIPT}
Copy link
Member

Choose a reason for hiding this comment

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

Why did we remove this error check?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Post script in this case is "python packaging/wheel/relocate.py", also generally this job is for inside use, I don't see big value of keeping this check I believe if script is not found the job will fail anyways.

Copy link
Member

Choose a reason for hiding this comment

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

Let's just make sure we're consistent across all the workflows and across pre-script/post-script.

@atalman atalman merged commit 0347d1b into pytorch:main Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants