Skip to content

Pull requests: pytorch/pytorch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
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
#184872 opened May 22, 2026 by jansel Contributor Draft
[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…
[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…
Error on overlapping as_strided mutations in compile
#184864 opened May 22, 2026 by jansel Contributor Draft
Remove redundant/unreachable CMake code open source topic: not user facing topic category
#184861 opened May 22, 2026 by cyyever Collaborator Loading…
Remove unused c10::ssize open source topic: not user facing topic category
#184859 opened May 22, 2026 by cyyever Collaborator Loading…
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
ProTip! Filter pull requests by the default branch with base:main.