- Notifications
You must be signed in to change notification settings - Fork 25.9k
Pull requests: pytorch/pytorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revert D66457661 ciflow/trunk Trigger trunk jobs on your pull request fb-exported release notes: export
#141664 by avikchaudhuri was closed Dec 3, 2024 Loading…
[vision hash update] update the pinned vision hash ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request open source topic: not user facing topic category
#125806 by pytorchupdatebot was closed May 28, 2025 Loading…
[FSDP] Return original module when fsdp wrapped model call .module cla signed Merged oncall: distributed Add this issue/PR to distributed oncall triage queue
#78671 by LinjianMa was closed Jun 3, 2022 Loading…
Revert D66192799 ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request fb-exported module: dynamo oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: export
#141665 by avikchaudhuri was closed Dec 2, 2024 Loading…
[vision hash update] update the pinned vision hash ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo open source Reverted topic: not user facing topic category
#154694 by pytorchupdatebot was closed Oct 8, 2025 Loading…
[Part 1] upstreaming fairscale fsdp to PyTorch -- sharding, core data flow and hooks cla signed fb-exported oncall: distributed Add this issue/PR to distributed oncall triage queue
#63881 by zhaojuanmao was closed Oct 7, 2021 Loading…
Improve handling of mixed-type tensor operations module: autograd Related to torch.autograd, and the autograd engine in general module: bc-breaking Related to a BC-breaking change module: cpp Related to C++ API module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general module: docs Related to our documentation, both in docs/ and docblocks module: internals Related to internal abstractions in c10 and ATen module: pybind Related to our Python bindings / interactions with other Python libraries module: tests Issues related to tests (not the torch.testing module) oncall: jit Add this issue/PR to JIT oncall triage queue
#22273 by nairbv was closed Sep 6, 2019 Loading…
Enable Union typing cla signed oncall: jit Add this issue/PR to JIT oncall triage queue
#53180 by ansley was closed Sep 21, 2021 Loading…
Set remote cache version and backend type once in compilation metrics ci-no-td Do not run TD on this PR ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged module: dynamo Reverted topic: not user facing topic category
#141707 by jamesjwu was closed Dec 3, 2024 Loading…
Add CSR (compressed sparse row) layout for sparse tensors cla signed Merged module: sparse Related to torch.sparse open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#50937 by v0dro was closed Apr 12, 2021 Loading…
Gradient scaling API Merged module: autograd Related to torch.autograd, and the autograd engine in general module: cuda Related to torch.cuda, and CUDA support in general module: docs Related to our documentation, both in docs/ and docblocks module: internals Related to internal abstractions in c10 and ATen module: onnx Related to torch.onnx module: third_party open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#26512 by mcarilli was closed Feb 13, 2020 Loading…
1 task
Improved docs for Related to our documentation, both in docs/ and docblocks module: linear algebra Issues related to specialized linear algebra operations in PyTorch; includes matrix multiply matmul open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
torch.linalg cla signed Merged module: docs #56265 by lezcano was closed Apr 27, 2021 Loading…
[pytorch/profiler] Profiler NCCL metadata can now contain collective Input and Ouput Tensor addrs ci-no-td Do not run TD on this PR ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged Reverted topic: not user facing topic category
#139837 by sanrise was closed Nov 14, 2024 Loading…
Compiled autograd ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo module: inductor release notes: AO frontend
#103822 by jansel was closed Jul 26, 2023 Loading…
Set up new module torch.signal.windows ciflow/trunk Trigger trunk jobs on your pull request cla signed Merged open source topic: new features topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#85599 by alvgaona was closed Oct 14, 2022 Loading…
[BC-breaking] Remove Variable::Impl and DifferentiableViewImpl caffe2 module: autograd Related to torch.autograd, and the autograd engine in general module: bc-breaking Related to a BC-breaking change module: cpp Related to C++ API module: cpp-extensions Related to torch.utils.cpp_extension module: cpu CPU specific problem (e.g., perf, algorithm) module: internals Related to internal abstractions in c10 and ATen module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration module: optimizer Related to torch.optim module: pybind Related to our Python bindings / interactions with other Python libraries module: sparse Related to torch.sparse oncall: jit Add this issue/PR to JIT oncall triage queue oncall: quantization Quantization support in PyTorch
#17072 by yf225 was closed May 24, 2019 Loading…
PCA and SVD for low-rank matrices, LOBPCG for positive-defined generalized eigenvalue problem open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#29488 by pearu was closed Mar 13, 2020 Loading…
30 tasks done
Introducing Matrix exponential open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#40161 by nikitaved was closed Aug 18, 2020 Loading…
Fix get_source_partitions when weights are tied ciflow/trunk Trigger trunk jobs on your pull request fb-exported fx Merged release notes: export
#142446 by yushangdi was closed Jan 4, 2025 Loading…
[executorch hash update] update the pinned executorch hash ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request open source topic: not user facing topic category
#123043 by pytorchupdatebot was closed Jun 19, 2024 Loading…
Adding JIT support for cuda streams and events cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue
#48020 by nikithamalgifb was closed Dec 30, 2020 • Draft
add __torch_function__ API override mechanism caffe2 module: autograd Related to torch.autograd, and the autograd engine in general module: docs Related to our documentation, both in docs/ and docblocks module: internals Related to internal abstractions in c10 and ATen module: pybind Related to our Python bindings / interactions with other Python libraries open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#27064 by prasunanand was closed Dec 4, 2019 Loading…
Revised sparse tensor documentation. Merged module: docs Related to our documentation, both in docs/ and docblocks module: sparse Related to torch.sparse open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#45400 by pearu was closed Oct 22, 2020 Loading…
[traced-graph][sparse] propagate sparsity metadata into traced graph ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: cpu CPU specific problem (e.g., perf, algorithm) module: dynamo module: inductor oncall: distributed Add this issue/PR to distributed oncall triage queue open source release notes: fx release notes category release notes: quantization release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#117907 by aartbik was closed May 23, 2024 Loading…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.