Skip to content

chore(deps): bump torch from 2.12.0 to 2.12.1#58

Merged
crazyrokr merged 1 commit into
developfrom
dependabot/pip/torch-2.12.1
Jun 23, 2026
Merged

chore(deps): bump torch from 2.12.0 to 2.12.1#58
crazyrokr merged 1 commit into
developfrom
dependabot/pip/torch-2.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps torch from 2.12.0 to 2.12.1.

Release notes

Sourced from torch's releases.

PyTorch 2.12.1 Release, bug fix release

This release is meant to fix the following regressions and silent correctness issues:

Regression fixes

  • Fix nondeterministic outputs in test_batch_invariance with FLASH_ATTN on NVIDIA B200 GPUs (#181248), fixed by updating Triton to 3.7.1 (#186814)
  • Fix illegal memory access in the Triton convolution2d_bwd_weight kernel on B100/B200 (sm100) GPUs (#187081), fixed by updating Triton to 3.7.1 (#186814)
  • Fix fill_ on byte-dtype views with misaligned storage offset (#186821)

Releng / Build

  • Drop CPython 3.13t from the binary build matrix (#182951)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [torch](https://github.com/pytorch/pytorch) from 2.12.0 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.12.0...v2.12.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 18, 2026
@github-actions

Copy link
Copy Markdown

Benchmark Regression Report

Engine: same-runner A/B (base 7899989 vs head f4502ac on a single job), gated by compare_benchmarks.py at >10% mean regression. See ADR-030.

benchmark base mean (us) head mean (us) delta status
test_fama_french_capm 146.386 146.715 +0.22% ok

Runner: base = AMD EPYC 9V74 80-Core Processor; head = AMD EPYC 9V74 80-Core Processor; same runner = True.
Result: NO REGRESSION (0 of 1 benchmark(s) exceeded +10.00% on mean).

@crazyrokr
crazyrokr merged commit 96cd2cf into develop Jun 23, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/torch-2.12.1 branch June 23, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant