已合并
Update to v2.11.0 #29553
dilililiwhy创建于 1月15日
Update to v2.11.0 #29553
已合并
dilililiwhy创建于 1月15日
3 个文件变更+5-5
Mrequirements.txt+2-2
@@ -1,7 +1,7 @@
1---extra-index-url https://download.pytorch.org/whl/test/cpu1+--extra-index-url https://download.pytorch.org/whl/nightly/cpu
2 2 
3pyyaml3pyyaml
4setuptools4setuptools
5auditwheel5auditwheel
6 6 
7-torch==2.10.07+torch==2.11.0.dev20251215
Mtest/requirements.txt+2-2
@@ -1,4 +1,4 @@
1---extra-index-url https://download.pytorch.org/whl/test/cpu1+--extra-index-url https://download.pytorch.org/whl/nightly/cpu
2-f https://data.pyg.org/whl/torch-2.8.0+cpu.html2-f https://data.pyg.org/whl/torch-2.8.0+cpu.html
3 3 
4coverage4coverage
@@ -17,5 +17,5 @@ transformers==4.40.0
17pytest==8.1.117pytest==8.1.1
18parameterized==0.9.018parameterized==0.9.0
19torch-scatter==2.1.219torch-scatter==2.1.2
20-torchvision==0.25.020+torchvision==0.25.0.dev20251215
21ml-dtypes==0.2.021ml-dtypes==0.2.0
Mversion.txt+1-1
@@ -1 +1 @@
1-2.10.01+2.11.0