Bump the torch group in /requirements with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
dependencies python
Bumps the torch group in /requirements with 2 updates: torch and torchvision.
Updates torch from 2.7.1 to 2.8.0
Release notes
Sourced from torch's releases.
PyTorch 2.8.0 Release Notes
- Highlights
- Backwards Incompatible Changes
- Deprecations
- New Features
- Improvements
- Bug fixes
- Performance
- Documentation
- Developers
Highlights
... (truncated)
Commits
ba56102Cherrypick: Add the RunLLM widget to the website (#159592)c525a02[dynamo, docs] cherry pick torch.compile programming model docs into 2.8 (#15...a1cb3cc[Release Only] Remove nvshmem from list of preload libraries (#158925)c76b235Move out super large one off foreach_copy test (#158880)20a0e22Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...9167ac8[MPS] Switch Cholesky decomp to column wise (#158237)5534685[MPS] Reimplementtri[ul]as Metal shaders (#158867)d19e08dCherry pick PR 158746 (#158801)a6c044a[cherry-pick] Unify torch.tensor and torch.ops.aten.scalar_tensor behavior (#...620ebd0[Dynamo] Use proper sources for constructing dataclass defaults (#158689)- Additional commits viewable in compare view
Updates torchvision from 0.22.1 to 0.23.0
Release notes
Sourced from torchvision's releases.
Torchvision 0.23 release
Highlight - Transforming KeyPoints and Rotated boxes!
📦 This release is introducing two highly popular feature requests: Transforms support for KeyPoints and Rotated Bounding Boxes!
- Rotated Bounding Boxes provide a tighter fit and alignment with rotated and elongated objects, which improves the localization, reduces overlap in densely packed images, and improves isolation of objects in crowded scenes.
- KeyPoints offer a robust and accurate way to identify and locate specific points of interest within an image or video frame. These features aim at improving developer experience to implement use cases, including detecting & tracking objects, estimating pose, analyzing facial expressions, and creating augmented reality experiences.
We illustrated the use of Rotated Bounding Boxes below. You can expect keypoints and rotated boxes to work with all existing torchvision transforms in
torchvision.transforms.v2. You can find some examples on how to use those transformations in our Transforms on Rotated Bounding Boxes tutorials.[!NOTE] These features are released in BETA status. The API are unlikely to change, but we may have some rough edges and we may make some slight bug fixes in future releases. Please let us know if you encounter any issue!
Detailed changes
New Features
[transforms] Added support for
BoundingBoxesformats and transforms (#9104, #9084, #9095, #9138) [transforms] Added theKeyPointstoTVTensorand support for transforms (#8817)Improvements
[utils] Add label background to
draw_bounding_boxes(#9018) [MPS] Add deformable conv2d kernel support on MPS (#9017, #9115) [documentation] Various documentation improvements (#9063, #9119, #9083, #9105, #9106, #9145) [code-quality] Bunch of code quality improvements (#9087, #9093, #8814, #9035, #9120, #9080, #9027, #9062, #9117, #9024, #9032)Bug Fixes
[datasets] Fix COCO dataset to avoid issue when copying the dataset results (#9107) [datasets] Raise error when
download=Truefor LFW dataset, which is not available for download anymore #9040) [tv_tensors] Add error message when setting 1D tensorToImage()(#9114) [io] Warn when webp is asked to decode into grayscale (#9101)Contributors
🎉 We're grateful for our community, which helps us improve Torchvision by submitting issues and PRs, and providing feedback and suggestions. The following persons have contributed patches for this release:
@​AlannaBurke,@​Alexandre-SCHOEPP,@​atalman,@​AntoineSimoulin,@​BoyuanFeng,@​cyyever,@​elmuz,@​emmanuel-ferdman,@​hmk114,@​Isalia20,@​NicolasHug,@​malfet,@​chengolivia,@​RhutvikH,@​hvaara,@​scotts,@​alinpahontu2912,@​tsahiasher, and@​youcefouadjer.
Commits
824e8c8[release/0.23] Cherry-pick PIL mode mitigation (#9153)9a8003e[release/0.23] Documentation cherry picks (#9145)a0883e2[release/0.23] Cherry pick (#9138)5dc9e7d[release/0.23] Update jobs branch (#9124)147db71[release/0.23] Remove prototype (#9123)0721867[CI] Restore MacOS test sanity (#9120)89f5855Add libwebp to contributing doc (#9119)7b283c2Add error message when setting 1D tensorToImage()(#9114)dd1706aUse 12.6 instead of deprecated 11.8 (#9117)d2db23aUndo part of #9017 (#9115)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+2
-2
Package Dependencies
torch
pip
2.7.1 → 2.8.0
Minor
/requirements
torchvision
pip
0.22.1 → 0.23.0
Minor
/requirements
Technical Details
| ID: | 4732447 |
| UUID: | 2726080259 |
| Node ID: | PR_kwDOClTaK86ifK8D |
| Host: | GitHub |
| Repository: | qubvel-org/segmentation_models.pytorch |
| Merge State: | Unknown |