已合并
Update to v2.11.0 #29553
dilililiwhy创建于 1月15日
Update to v2.11.0 #29553
已合并
共 3 个文件变更+5-5
| @@ -1,7 +1,7 @@ | |||
| 1 | ---extra-index-url https://download.pytorch.org/whl/test/cpu | 1 | +--extra-index-url https://download.pytorch.org/whl/nightly/cpu |
| 2 | 2 | ||
| 3 | pyyaml | 3 | pyyaml |
| 4 | setuptools | 4 | setuptools |
| 5 | auditwheel | 5 | auditwheel |
| 6 | 6 | ||
| 7 | -torch==2.10.0 | 7 | +torch==2.11.0.dev20251215 |
| @@ -1,4 +1,4 @@ | |||
| 1 | ---extra-index-url https://download.pytorch.org/whl/test/cpu | 1 | +--extra-index-url https://download.pytorch.org/whl/nightly/cpu |
| 2 | -f https://data.pyg.org/whl/torch-2.8.0+cpu.html | 2 | -f https://data.pyg.org/whl/torch-2.8.0+cpu.html |
| 3 | 3 | ||
| 4 | coverage | 4 | coverage |
| @@ -17,5 +17,5 @@ transformers==4.40.0 | |||
| 17 | pytest==8.1.1 | 17 | pytest==8.1.1 |
| 18 | parameterized==0.9.0 | 18 | parameterized==0.9.0 |
| 19 | torch-scatter==2.1.2 | 19 | torch-scatter==2.1.2 |
| 20 | -torchvision==0.25.0 | 20 | +torchvision==0.25.0.dev20251215 |
| 21 | ml-dtypes==0.2.0 | 21 | ml-dtypes==0.2.0 |