This is a cache of https://github.com/pytorch/pytorch/pulls. It is a snapshot of the page as it appeared on 2025-08-19T19:27:48.178+0200.
Pull requests · pytorch/pytorch · GitHub
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

Remove unnecessary threadfence in reduction ciflow/rocm Trigger "default" config CI on ROCm open source release notes: cuda release notes category release notes: rocm mandatorylabel
#160979 opened Aug 19, 2025 by jerrymannil Draft
[BE] Remove intel-openmp dependency in setup.py ciflow/binaries Trigger all binary build and upload jobs on the PR ciflow/trunk Trigger trunk jobs on your pull request open source topic: not user facing topic category
#160976 opened Aug 19, 2025 by chuanqi129 Loading…
Fix bucketing introducing cycles ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request module: inductor oncall: distributed Add this issue/PR to distributed oncall triage queue
#160967 opened Aug 19, 2025 by eellison Loading…
Try IPO open source topic: not user facing topic category
#160961 opened Aug 19, 2025 by cyyever Loading…
Using std::vector or c10::SmallVector instead of CArray module: cpu CPU specific problem (e.g., perf, algorithm) oncall: distributed Add this issue/PR to distributed oncall triage queue open source release notes: quantization release notes category topic: not user facing topic category
#160959 opened Aug 19, 2025 by FFFrog Loading…
[Quant][CPU] Avoid NaN in fp8 output of qlinear and qconv intel This tag is for PR from Intel module: cpu CPU specific problem (e.g., perf, algorithm) open source release notes: quantization release notes category
#160957 opened Aug 19, 2025 by Xia-Weiwen Draft
Add CUDA 13.0 linux builds ciflow/binaries Trigger all binary build and upload jobs on the PR open source release notes: releng release notes category
#160956 opened Aug 19, 2025 by tinglvv Draft
Removed redundant type aliases of _device and replaced with torch.types.Device module: cpu CPU specific problem (e.g., perf, algorithm) open source topic: not user facing topic category
#160945 opened Aug 19, 2025 by alphacrash Loading…
[nativert] oss layout planner tests fb-exported topic: not user facing topic category
#160942 opened Aug 19, 2025 by dolpm Loading…
[2/N] Port 3 fsdp distributed test cases to Intel GPU ciflow/xpu Run XPU CI tasks module: xpu Intel XPU related issues oncall: distributed Add this issue/PR to distributed oncall triage queue open source topic: not user facing topic category
#160940 opened Aug 19, 2025 by zxd1997066 Loading…
[WIP][WOQ] Add XPU kernel for _weight_int8pack_mm ciflow/xpu Run XPU CI tasks module: cpu CPU specific problem (e.g., perf, algorithm) open source release notes: inductor (aoti)
#160938 opened Aug 19, 2025 by xiaowangintel Loading…
ProTip! Filter pull requests by the default branch with base:main.