Open sunshinesfbay opened 1 month ago
Also (after commenting out torchvision):
+ pip3 install torchao==0.5.0
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement torchao==0.5.0 (from versions: 0.0.1, 0.0.3, 0.1)
ERROR: No matching distribution found for torchao==0.5.0
Thanks for flagging!
I haven't tested much on ARM64 machines, so this is a helpful find
Also (after commenting out torchvision):
+ pip3 install torchao==0.5.0 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: Could not find a version that satisfies the requirement torchao==0.5.0 (from versions: 0.0.1, 0.0.3, 0.1) ERROR: No matching distribution found for torchao==0.5.0
cc @atalman can you take a look? I can install "Downloading torchao-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)" in my devserver but probably this is not available in some platforms
Hi @sunshinesfbay The topmost comment is about nightly builds. torch+torchvision For aarch64 please monitor: https://hud2.pytorch.org/hud/pytorch/vision/nightly/1?per_page=50&name_filter=aarch After it completes with the green state, nightly should become available.
We do have validation worklfows that we run after nightly is complete here an example for aarch64: https://github.com/pytorch/builder/actions/runs/11489051491/job/31977088265
🐛 Describe the bug
Versions