-
Notifications
You must be signed in to change notification settings - Fork 27.9k
Pull requests: pytorch/pytorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix INTERNAL ASSERT on list subclass with raising __len__
topic: not user facing
topic category
#184882
opened May 22, 2026 by
cyyever
Collaborator
Loading…
Fix SIGSEGV from functorch key contamination via Tensor.set_data
open source
release notes: torch.func
release notes category for torch.vmap or torch.func.* APIs
#184881
opened May 22, 2026 by
roycho96
Contributor
Loading…
Drop dead CUDA/ROCm version gates from tests and helpers
ciflow/b200
ciflow/h100
ciflow/rocm-mi300
Trigger "default" config CI on ROCm MI300
module: rocm
AMD GPU support for Pytorch
open source
release notes: distributed (c10d)
release notes category
#184879
opened May 22, 2026 by
cyyever
Collaborator
Loading…
[MPS] Validate stride > 0 in pool ops to match CPU behavior
ciflow/mps
Run MPS tests (subset of trunk)
open source
release notes: mps
Release notes category
#184875
opened May 22, 2026 by
cyyever
Collaborator
Loading…
Add Half and BFloat16 dispatch support for torch.trace on CPU
open source
#184874
opened May 22, 2026 by
Kinetic-Labs-GT
Loading…
Scope third-party install rules out of the wheel via CMake components
module: mkldnn
Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration
open source
#184873
opened May 22, 2026 by
zklaus
Collaborator
Loading…
Fix ONNX dynamic-shape RNN capture
release notes: onnx
torch.onnx related changes that should show up in the release notes
[inductor] Avoid data-dependent guards in mix-order reduction checks
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: inductor
open source
#184870
opened May 22, 2026 by
armijo1122
Contributor
Loading…
[inductor] Fix CppWrapper Py_None refcount
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: inductor
open source
#184869
opened May 22, 2026 by
armijo1122
Contributor
Loading…
[inductor] Fix combo kernel benchmark device argument
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: inductor
open source
#184868
opened May 22, 2026 by
armijo1122
Contributor
Loading…
[symbolic shapes] Avoid direct replacement cycles
ciflow/inductor
open source
release notes: fx
release notes category
#184867
opened May 22, 2026 by
armijo1122
Contributor
Loading…
[distributed] Handle empty inputs and kwargs in _to_kwargs
ciflow/torchtitan
Run TorchTitan integration tests
open source
release notes: distributed (fsdp)
release notes category
#184866
opened May 22, 2026 by
armijo1122
Contributor
Loading…
[cuteDSL] Remove cuda dependency in forked precompile subprocesses
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
ciflow/trunk
Trigger trunk jobs on your pull request
module: inductor
release notes: inductor
#184865
opened May 22, 2026 by
mlazos
Contributor
Loading…
Remove redundant/unreachable CMake code
open source
topic: not user facing
topic category
#184861
opened May 22, 2026 by
cyyever
Collaborator
Loading…
[Torch][AOTI] track and unload CUmodule handles to prevent GPU code object leaks
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
fb-exported
meta-exported
module: inductor
release notes: inductor (aoti)
#184860
opened May 22, 2026 by
joshuuuasu
Contributor
Loading…
Remove unused c10::ssize
open source
topic: not user facing
topic category
#184859
opened May 22, 2026 by
cyyever
Collaborator
Loading…
Support runtime ConstDict lookups for dynamic keys
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: dynamo
Raise ValueError early when strategy="forward-mode" used without vectorize=True
open source
topic: not user facing
topic category
#184857
opened May 22, 2026 by
Sriniketh24
Loading…
1 task done
Raise IndexError compile mode as Eager mode - Again after Revert
ci-no-td
Do not run TD on this PR
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: dynamo
open source
topic: not user facing
topic category
#184856
opened May 22, 2026 by
khushali9
Contributor
Loading…
[TESTING] ghcr upload
ciflow/docker
topic: not user facing
topic category
#184855
opened May 22, 2026 by
huydhn
Contributor
Loading…
[ONNX] Fix _rotary_embedding_23_fake_impl stride drift for 3D and 4D inputs
open source
release notes: onnx
torch.onnx related changes that should show up in the release notes
#184854
opened May 22, 2026 by
cyyever
Collaborator
Loading…
[ShapesSpec] unify variables with same shape var
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: dynamo
release notes: fx
release notes category
#184853
opened May 22, 2026 by
laithsakka
Contributor
•
Draft
Fix Dynamo binding of overridden function defaults
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: dynamo
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.