- 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
[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
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…
[user-streams] Assign streams to gradient accum in bwd ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request module: dynamo release notes: dynamo
#167513 opened Nov 11, 2025 by mlazos Loading…
Detect write-after-read hazards during stream capture with pinned memory. open source release notes: cuda release notes category
#167508 opened Nov 11, 2025 by galv Loading…
Make CachingHostAllocator work with memory pools. open source
#167507 opened Nov 11, 2025 by galv Loading…
PyTorch Profiler - AutoProfile + TraceAnalyzer fb-exported meta-exported
#167503 opened Nov 11, 2025 by dstaay-fb Loading…
[Inductor][Triton][FP8] Enforce restriction on dimensions to be 16-byte aligned ciflow/b200 ciflow/h100 ciflow/inductor ciflow/rocm Trigger "default" config CI on ROCm ciflow/trunk Trigger trunk jobs on your pull request fb-exported meta-exported module: inductor topic: not user facing topic category
#167500 opened Nov 11, 2025 by jananisriram Loading…
inductor: towards identical rms norm numerics ciflow/inductor module: inductor
#167498 opened Nov 11, 2025 by v0i0 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
[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…
[pss3] Upgrade training platform pss 2 -> 3 fb-exported meta-exported
#167485 opened Nov 10, 2025 by DocherPap 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…
Fix reduction hint for inner-dimension reductions module: inductor open source topic: not user facing topic category
#167472 opened Nov 10, 2025 by dsashidh Loading…
[CUDA][Test] Add 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
serialTest() to some largeTensorTest tests ciflow/h100 ciflow/trunk #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 python frontend release notes category
OpInfo data for fake_quantize_per_*_affine open source release notes: python_frontend [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.