PlanOpticon
Bump torchvision from 0.15.0 to 0.25.0 (#14) Bumps [torchvision](https://github.com/pytorch/vision) from 0.15.0 to 0.25.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/commits/v0.25.0) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.25.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
0c938627761b7af751a180c2c54801fb65f640d4b58b9b61f67a898e7005e587
Parent
8f703023f1e8beb…
2 files changed
+1
-1
+1
-1
+1
-1
| --- requirements-apple.txt | ||
| +++ requirements-apple.txt | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | # ARM-specific optimizations for macOS |
| 2 | 2 | torch==2.0.0 |
| 3 | -torchvision==0.15.0 | |
| 3 | +torchvision==0.25.0 | |
| 4 | 4 | torchaudio==2.0.0 |
| 5 | 5 | |
| 6 | 6 | # Apple ML specific packages |
| 7 | 7 | coremltools>=6.2 |
| 8 | 8 | onnx>=1.13.0 |
| 9 | 9 |
| --- requirements-apple.txt | |
| +++ requirements-apple.txt | |
| @@ -1,8 +1,8 @@ | |
| 1 | # ARM-specific optimizations for macOS |
| 2 | torch==2.0.0 |
| 3 | torchvision==0.15.0 |
| 4 | torchaudio==2.0.0 |
| 5 | |
| 6 | # Apple ML specific packages |
| 7 | coremltools>=6.2 |
| 8 | onnx>=1.13.0 |
| 9 |
| --- requirements-apple.txt | |
| +++ requirements-apple.txt | |
| @@ -1,8 +1,8 @@ | |
| 1 | # ARM-specific optimizations for macOS |
| 2 | torch==2.0.0 |
| 3 | torchvision==0.25.0 |
| 4 | torchaudio==2.0.0 |
| 5 | |
| 6 | # Apple ML specific packages |
| 7 | coremltools>=6.2 |
| 8 | onnx>=1.13.0 |
| 9 |
+1
-1
| --- requirements-gpu.txt | ||
| +++ requirements-gpu.txt | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | # NVIDIA GPU acceleration dependencies |
| 2 | 2 | torch==2.0.0+cu118 |
| 3 | -torchvision==0.15.0+cu118 | |
| 3 | +torchvision==0.25.0 | |
| 4 | 4 | torchaudio==2.0.0+cu118 |
| 5 | 5 | |
| 6 | 6 | # Additional CUDA dependencies |
| 7 | 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | 8 | cupy-cuda11x>=12.0.0 |
| 9 | 9 |
| --- requirements-gpu.txt | |
| +++ requirements-gpu.txt | |
| @@ -1,8 +1,8 @@ | |
| 1 | # NVIDIA GPU acceleration dependencies |
| 2 | torch==2.0.0+cu118 |
| 3 | torchvision==0.15.0+cu118 |
| 4 | torchaudio==2.0.0+cu118 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | cupy-cuda11x>=12.0.0 |
| 9 |
| --- requirements-gpu.txt | |
| +++ requirements-gpu.txt | |
| @@ -1,8 +1,8 @@ | |
| 1 | # NVIDIA GPU acceleration dependencies |
| 2 | torch==2.0.0+cu118 |
| 3 | torchvision==0.25.0 |
| 4 | torchaudio==2.0.0+cu118 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | cupy-cuda11x>=12.0.0 |
| 9 |