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

[ROCm] Expand triton wheel workflow to build ROCm version N and N-1 ciflow/inductor ciflow/rocm Trigger "default" config CI on ROCm ciflow/trunk Trigger trunk jobs on your pull request module: rocm AMD GPU support for Pytorch open source topic: not user facing topic category
#167536 opened Nov 11, 2025 by jataylo Draft
Revised the expressions in the Agent.md file to ensure consistency. module: cpu CPU specific problem (e.g., perf, algorithm) module: dynamo module: inductor module: rocm AMD GPU support for Pytorch oncall: distributed Add this issue/PR to distributed oncall triage queue oncall: jit Add this issue/PR to JIT oncall triage queue open source release notes: inductor (aoti) release notes: releng release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167532 opened Nov 11, 2025 by wenlinchong17-web Loading…
move getenv to main thread, to avoid getenv,setenv race + segfault oncall: distributed Add this issue/PR to distributed oncall triage queue open source release notes: distributed (c10d) release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167523 opened Nov 11, 2025 by blegear Loading…
[XPU] [Feature] [2/3] add fp8 scaled_mm_v2 implementation for XPU module: cpu CPU specific problem (e.g., perf, algorithm) module: xpu Intel XPU related issues open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167518 opened Nov 11, 2025 by Stonepia Loading…
[inductor][ck] refactor for stateless templates ciflow/inductor ciflow/rocm-mi300 Trigger "default" config CI on ROCm MI300 ciflow/trunk Trigger trunk jobs on your pull request module: inductor module: rocm AMD GPU support for Pytorch topic: not user facing topic category
#167514 opened Nov 11, 2025 by coconutruben Loading…
[WIP][DTensor] unbacked keypath ciflow/inductor fx oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: fx release notes category
#167492 opened Nov 11, 2025 by pianpwk Draft
[DebugMode] torch.hash_tensor option ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request oncall: distributed Add this issue/PR to distributed oncall triage queue topic: not user facing topic category
#167486 opened Nov 10, 2025 by pianpwk Loading…
[inductor] unittest for run2run determinism ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request keep-going Don't stop on first failure, keep running tests until the end module: dynamo module: inductor topic: not user facing topic category
#167482 opened Nov 10, 2025 by shunting314 Loading…
Fix different seq length ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request fb-exported meta-exported module: inductor topic: not user facing topic category
#167481 opened Nov 10, 2025 by Microve Loading…
Fix tensor creation documentation inconsistency open source release notes: cpp release notes category topic: docs topic category topic: not user facing topic category
#167474 opened Nov 10, 2025 by mohsinm-dev Loading…
GEMM-template Horizontal module: inductor open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167473 opened Nov 10, 2025 by yuchengliu1 Loading…
[CUDA][Test] Add serialTest() to some largeTensorTest tests ciflow/h100 ciflow/trunk Trigger trunk jobs on your pull request module: convolution Problems related to convolutions (THNN, THCUNN, CuDNN) module: cuda Related to torch.cuda, and CUDA support in general module: cudnn Related to torch.backends.cudnn, and CuDNN support module: tests Issues related to tests (not the torch.testing module) module: 64-bit Problems related to incorrectly using 32-bit integers when 64-bit is needed (e.g., 8G tensors) open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167471 opened Nov 10, 2025 by eqy Loading…
Change NamedTupleVariable implementation to subclass UserDefinedTupleVariable module: dynamo open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167468 opened Nov 10, 2025 by morrison-turnansky Loading…
Add OpInfo data for fake_quantize_per_*_affine open source release notes: python_frontend python frontend release notes category
#167465 opened Nov 10, 2025 by ruro Draft
[inductor][aarch64] Prefer PyTorch vendored libgomp over system libgomp on Aarch64 ciflow/inductor ciflow/linux-aarch64 linux aarch64 CI workflow module: inductor open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167461 opened Nov 10, 2025 by gausah01 Loading…
[Fix] fix array out-of-bound in LossCTC alpha kernel open source release notes: cuda release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#167460 opened Nov 10, 2025 by shaoyuyoung Loading…
ProTip! Filter pull requests by the default branch with base:main.