Skip to content

Conversation

@konflux-internal-p02
Copy link

This PR contains the following updates:

Package Change Age Confidence
torch == 2.9.0 -> ==2.9.1 age confidence

Release Notes

pytorch/pytorch (torch)

v2.9.1: PyTorch 2.9.1 Release, bug fix release

Compare Source

This release is meant to fix the following issues (regressions / silent correctness):

Tracked Regressions

Significant Memory Regression in F.conv3d with bfloat16 Inputs in PyTorch 2.9.0 (#​166643)
This release provides work around this issue. If you are impacted please install nvidia-cudnn package version 9.15+ from pypi. (#​166480) (#​167111)

Torch.compile

Fix Inductor bug when compiling Gemma (#​165601)
Fix InternalTorchDynamoError in bytecode_transformation (#​166036)
Fix silent correctness error_on_graph_break bug where non-empty checkpoint results in unwanted graph break resumption (#​166586)
Improve performance by avoiding recompilation with mark_static_address with cudagraphs (#​162208)
Improve performance by caching get_free_symbol_uses in torch inductor (#​166338)
Fix fix registration design for inductor graph partition for vLLM (#​166458) (#​165815) (#​165514)
Fix warning spamming in torch.compile (#​166993)
Fix exception related to uninitialized tracer_output variable (#​163169)
Fix crash in torch.bmm and torch.compile with PyTorch release 2.9.0 (#​166457)

Other

Fix warning spamming on new APIs to control TF32 behavior (#​166956)
Fix distributed crash with non-contiguous gather inputs (#​166181)
Fix indexing on large tensor causes invalid configuration argument (#​166974)
Fix numeric issue in CUDNN_ATTENTION (#​166912) (#​166570)
Fix symmetric memory issue with fused_scaled_matmul_reduce_scatter (#​165086)
Improve libtorch stable ABI documentation (#​163899)
Fix image display on pypi project description section (#​166404)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants