PlanOpticon
Bump torch from 2.0.0 to 2.10.0 (#15) Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.0 to 2.10.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.0.0...v2.10.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit
5121fc2a513216ccc45ef99713e2d09a72fb082175455a41bf15de7b62993d9c
Parent
c5e9c2c6606b059…
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.0.0 | |
| 2 | +torch==2.10.0 | |
| 3 | 3 | torchvision==0.25.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.0.0 |
| 3 | torchvision==0.25.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.10.0 |
| 3 | torchvision==0.25.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.0.0+cu118 | |
| 2 | +torch==2.10.0 | |
| 3 | 3 | torchvision==0.25.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.0.0+cu118 |
| 3 | torchvision==0.25.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.10.0 |
| 3 | torchvision==0.25.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 |