Skip to content

Conversation

NicolasHug
Copy link
Contributor

@NicolasHug NicolasHug commented Nov 13, 2024

Our uploaded wheels currently do not have some necessary suffixes: https://download.pytorch.org/whl/nightly/torchcodec/. See e.g. TorchCodec-0.0.4.dev0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl which is present 4 times (1 CPU + 3 CUDA versions). Those 4 wheels should have 4 different names so they can be properly installed by users. Compare it to torchvision which has all the necessary suffixes: https://download.pytorch.org/whl/nightly/torchvision

After (a lot of) digging, it appears we need to make the changes proposed in this PR. It's not pretty, but this is what the test-infra setup requires. TorchAudio and TorchVision have similar setups

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 13, 2024
@NicolasHug NicolasHug marked this pull request as ready for review November 13, 2024 12:54
@NicolasHug NicolasHug merged commit 095599a into meta-pytorch:main Nov 18, 2024
21 checks passed
NicolasHug added a commit to NicolasHug/torchcodec that referenced this pull request Nov 18, 2024
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 Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants