PlanOpticon
chore(deps): bump torch from 2.10.0 to 2.11.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Commit
e2da30ff1b8966764bfa0af18a8263e5806edbe843277d1960c7a5a3fd284895
Parent
816f160169cfa83…
2 files changed
+1
-1
+1
-1
+1
-1
| --- requirements-apple.txt | ||
| +++ requirements-apple.txt | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | # ARM-specific optimizations for macOS |
| 2 | -torch==2.10.0 | |
| 2 | +torch==2.11.0 | |
| 3 | 3 | torchvision==0.26.0 |
| 4 | 4 | torchaudio==2.10.0 |
| 5 | 5 | |
| 6 | 6 | # Apple ML specific packages |
| 7 | 7 | coremltools>=6.2 |
| 8 | 8 |
| --- requirements-apple.txt | |
| +++ requirements-apple.txt | |
| @@ -1,7 +1,7 @@ | |
| 1 | # ARM-specific optimizations for macOS |
| 2 | torch==2.10.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Apple ML specific packages |
| 7 | coremltools>=6.2 |
| 8 |
| --- requirements-apple.txt | |
| +++ requirements-apple.txt | |
| @@ -1,7 +1,7 @@ | |
| 1 | # ARM-specific optimizations for macOS |
| 2 | torch==2.11.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Apple ML specific packages |
| 7 | coremltools>=6.2 |
| 8 |
+1
-1
| --- requirements-gpu.txt | ||
| +++ requirements-gpu.txt | ||
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | # NVIDIA GPU acceleration dependencies |
| 2 | -torch==2.10.0 | |
| 2 | +torch==2.11.0 | |
| 3 | 3 | torchvision==0.26.0 |
| 4 | 4 | torchaudio==2.10.0 |
| 5 | 5 | |
| 6 | 6 | # Additional CUDA dependencies |
| 7 | 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | 8 |
| --- requirements-gpu.txt | |
| +++ requirements-gpu.txt | |
| @@ -1,7 +1,7 @@ | |
| 1 | # NVIDIA GPU acceleration dependencies |
| 2 | torch==2.10.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 |
| --- requirements-gpu.txt | |
| +++ requirements-gpu.txt | |
| @@ -1,7 +1,7 @@ | |
| 1 | # NVIDIA GPU acceleration dependencies |
| 2 | torch==2.11.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 |