chore(deps)(deps): bump torch from 2.11.0 to 2.12.0#64
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #64 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 23 23
Lines 1258 1258
=========================================
Hits 1258 1258
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d68774a to
bc457fb
Compare
Bumps [torch](https://github.com/pytorch/pytorch) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bc457fb to
8f75323
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps torch from 2.11.0 to 2.12.0.
Release notes
Sourced from torch's releases.
... (truncated)
Commits
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)5c5e523Add enable_gqa parameter to SDPA MPS meta registration (#181550)eece52e[AOTI] Add BC-safe c_shim v2 for _scaled_dot_product_attention_math_for_mps e...b39330b[Inductor] Call latest c_shim version for versioned fallback ops (#181548)06f10d0Revert "[FSDP2] add fqn to communication ops" (#182100) (#182157)449e339Revert "[Inductor] Improve materialization heuristic for a chain of computaio...