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

Some stable binaries are not self-hosted by PyTorch #92

Closed
pmeier opened this issue Aug 15, 2022 · 0 comments · Fixed by #93
Closed

Some stable binaries are not self-hosted by PyTorch #92

pmeier opened this issue Aug 15, 2022 · 0 comments · Fixed by #93

Comments

@pmeier
Copy link
Owner

pmeier commented Aug 15, 2022

For stable binaries of pure Python packages

To overcome this, PyTorch also hosts _all_ binaries
[themselves](https://download.pytorch.org/whl). To access them, you can still use

is no longer true. See pytorch/data#731 for an example.

In case the user requests stable binaries and the initial search on the PyTorch index comes up empty, we should use PyPI as fallback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant