-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
pytorch-wheels没有同步cu130版本
pip install torch==2.10.0+cu130 -f https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html
Looking in links: https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html
ERROR: Could not find a version that satisfies the requirement torch==2.10.0+cu130 (from versions: 2.6.0, 2.7.0, 2.7.1, 2.8.0, 2.9.0, 2.9.1, 2.10.0)
同时,根据https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html中的内容,似乎从cu122开始就没有同步了
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working