Skip to content

Use extra index to download pytorch binaries #2253

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

Merged
merged 6 commits into from
Mar 21, 2023

Conversation

seemethere
Copy link
Member

To allow us to pick up changes from our own index before having to publish to PyPI

Signed-off-by: Eli Uriegas <eliuriegas@meta.com>
Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

Sure, though we probably should remove it after release is done

@netlify
Copy link

netlify bot commented Mar 15, 2023

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit ce6553b
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/641881f107611100089501f5
😎 Deploy Preview https://deploy-preview-2253--pytorch-tutorials-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

requirements.txt Outdated
@@ -1,3 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/cu117/index.html
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a comment: "Use this to run/publish tutorials against the latest binaries during the RC stage. Comment out after the release. Each release verify the correct cuda version."

@svekars svekars merged commit 5a6114f into main Mar 21, 2023
@svekars svekars deleted the seemethere/use_index_in_requirements branch March 21, 2023 16:49
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.

4 participants