deps(deps): bump torch from 2.9.1 to 2.12.1#76
Conversation
VesperReviewed commits
An analysis of the changes in Correctness & InstallabilityThe version This is highly likely a typo for Here is the correction to a valid, existing PyTorch version (assuming requirements.txt
@@ -4,1 +4,1 @@
-torch==2.12.1
+torch==2.1.2 |
| transformers==4.57.3 | ||
| uvicorn==0.40.0 | ||
| torch==2.9.1 | ||
| torch==2.12.1 |
There was a problem hiding this comment.
Here is the correction to a valid, existing PyTorch version (assuming 2.1.2 was intended):
| torch==2.12.1 | |
| torch==2.1.2 |
Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.12.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.1...v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
afb9ecd to
6220770
Compare
|
Vesper: Gemini quota exceeded 😅 Vesper hit a Gemini quota/rate limit and will pause auto-analysis for this PR. Auto-analysis resumes after: 2026-06-26 20:36:20 UTC You can retry immediately with |
Bumps torch from 2.9.1 to 2.12.1.
Release notes
Sourced from torch's releases.
... (truncated)
Commits
7269437Update triton to 3.7.1 release (#186814)88f16c2[MPS] Fix fill_ on byte-dtype views with misaligned storage offset (#186821)ccf6e67[release-only] Update version to 2.12.1 (#186813)88a6dc7Revive CUDA 12.9 nightly binary builds (#186015)ded5505[CD] Drop CPython 3.13t from binary build matrix (#182951) (#186654)0d62256[release] Dockerfile: skip torchaudio install when CUDA_PATH=cu132 (#183346)7661cd9[MPS] Fix SDPA wrong output for permuted q/k/v with B > 1 (#181886)9da6087Fix stale PYTORCH_RELEASES_CODE_CC dict (fixes #182250) (#182369)e4c37ccAvoid raw stream name collisions in Inductor (#182178)822d047[MPS] Fix bool mask handling in 1-pass SDPA decode kernel (#182285) (#182311)