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

Move enum_tag to headeronly ciflow/trunk Trigger trunk jobs on your pull request
#167615 opened Nov 12, 2025 by mikaylagawarecki Draft
[Quant][CPU] fix fp8 qconv ciflow/trunk Trigger trunk jobs on your pull request module: cpu CPU specific problem (e.g., perf, algorithm) open source release notes: quantization release notes category
#167611 opened Nov 12, 2025 by jiayisunx Draft
Handle only a Tensor for IntList parsing
#167606 opened Nov 12, 2025 by ezyang Loading…
[PyTorch] fix profiler issue with empty exported trace file ciflow/trunk Trigger trunk jobs on your pull request fb-exported meta-exported topic: not user facing topic category
#167601 opened Nov 12, 2025 by TroyGarden Loading…
Add reshape, view, flatten to torch/csrc/stable release notes: cpp release notes category
#167600 opened Nov 12, 2025 by mikaylagawarecki Loading…
[DTensor][Partial] fixing .item() when dtensor is Partial #167595 ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request module: dtensor distributed tensor tag oncall: distributed Add this issue/PR to distributed oncall triage queue topic: not user facing topic category
#167598 opened Nov 12, 2025 by anshul-si Loading…
Correctly populate storage offset in DTensor constructor oncall: distributed Add this issue/PR to distributed oncall triage queue topic: not user facing topic category
#167597 opened Nov 12, 2025 by ezyang Loading…
Add empty to stable ops release notes: cpp release notes category
#167592 opened Nov 12, 2025 by mikaylagawarecki Loading…
[Device Mesh] Add an option to decouple PGs when it comes device mesh save ciflow/trunk Trigger trunk jobs on your pull request oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: DeviceMesh
#167590 opened Nov 11, 2025 by fduwjj Loading…
[DebugMode] .show_stack_trace inline ciflow/inductor oncall: distributed Add this issue/PR to distributed oncall triage queue topic: not user facing topic category
#167589 opened Nov 11, 2025 by pianpwk Loading…
DTensor: avoid unnecessary DTensorSpec creation in _ToTorchTensor.backward ciflow/inductor oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: distributed (dtensor) release notes category
#167588 opened Nov 11, 2025 by swolchok Loading…
[pallas backend] implement gpu pad to power of 2 ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request module: inductor topic: not user facing topic category
#167584 opened Nov 11, 2025 by oulgen Loading…
[DO NOT MERGE] Dummy commit to bisect ROCm distributed CI timeouts ciflow/periodic-rocm-mi300 Trigger "distributed" config CI on ROCm MI300 module: rocm AMD GPU support for Pytorch open source topic: not user facing topic category
#167576 opened Nov 11, 2025 by pragupta Draft
[HOP][print][dynamo]Add dynamo for hop print ciflow/inductor module: dynamo module: printing Issues related to the printing format of tensors topic: not user facing topic category
#167571 opened Nov 11, 2025 by fxdawnn Loading…
fix #163033 onnx: raise on invalid dynamic_axes keys, avoid segfault open source release notes: onnx torch.onnx related changes that should show up in the release notes triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167570 opened Nov 11, 2025 by f0ster Loading…
[MPS] Add linalg.lu_solve and linalg.lu ciflow/mps Run MPS tests (subset of trunk) open source release notes: mps Release notes category
#167569 opened Nov 11, 2025 by kurtamohler Loading…
ProTip! Exclude everything labeled bug with -label:bug.