-
Notifications
You must be signed in to change notification settings - Fork 28.1k
Pull requests: pytorch/pytorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Dispatch release notes category
index_put to fill_ for scalar values
open source
release notes: cuda
#188267
opened Jun 26, 2026 by
lgeiger
Contributor
Loading…
[MPS] proper error for batch norm when input is unsupported dtype
ciflow/mps
Run MPS tests (subset of trunk)
open source
release notes: mps
Release notes category
topic: improvements
topic category
#188265
opened Jun 26, 2026 by
Isalia20
Collaborator
Loading…
[profiler] Validate chrome trace by event name, not fixed offset
open source
topic: not user facing
topic category
#188264
opened Jun 26, 2026 by
aostrowski-hbn
Contributor
Loading…
(fix) NNPACK PeachPy air gapped build
open source
#188263
opened Jun 26, 2026 by
williampiat3
Loading…
ci: fix OpenBLAS build for x86 and enable more precision types
ciflow/docker
open source
topic: not user facing
topic category
#188262
opened Jun 26, 2026 by
luhenry
Contributor
Loading…
[nn] Fix RReLU noise tensor not being set in eval mode
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: inductor
open source
release notes: nn
release notes category
#188260
opened Jun 26, 2026 by
gaurav-redhat
Contributor
Loading…
Add XPU caching allocator checkpoint pool state bindings
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: dynamo
open source
#188259
opened Jun 26, 2026 by
majing921201
Contributor
•
Draft
Fix _foreach_{add,mul,div}.Tensor autograd
open source
release notes: foreach_frontend
release notes category
#188258
opened Jun 26, 2026 by
Ijtihed
Loading…
2 tasks done
[RFC] S3-over-RDMA checkpoint storage backends via NVIDIA cuObject
ciflow/torchtitan
Run TorchTitan integration tests
open source
release notes: distributed (checkpoint)
#188257
opened Jun 26, 2026 by
harshavardhana
•
Draft
[xpu] Refine power handle for power_draw via pyzes 0.1.2
ciflow/trunk
Trigger trunk jobs on your pull request
ciflow/xpu
Run XPU CI tasks
open source
release notes: xpu
release notes category
#188256
opened Jun 26, 2026 by
guangyey
Collaborator
Loading…
[dynamo/bench] Fix --profile-details JSON serialization error and add XPU profiler support
ciflow/inductor
module: dynamo
open source
topic: not user facing
topic category
#188254
opened Jun 26, 2026 by
orrangetabby17
Loading…
Add XPU dispatch for linalg.polar
ciflow/xpu
Run XPU CI tasks
open source
release notes: xpu
release notes category
Fix ROCm round-robin counter reset in initSingleStream
module: rocm
AMD GPU support for Pytorch
open source
#188252
opened Jun 26, 2026 by
cyyever
Collaborator
Loading…
[Triton 3.8] Update Triton hash (re-land of #185453)
autorevert: disable
Disable autorevert for a specific PR
ci-no-td
Do not run TD on this PR
ciflow/b200
ciflow/docker
ciflow/dynamo
Trigger jobs ran periodically on main for dynamo tests
ciflow/inductor
ciflow/inductor-micro-benchmark
ciflow/inductor-perf-compare
ciflow/inductor-perf-test-nightly
Trigger nightly inductor perf tests
ciflow/inductor-perf-test-nightly-rocm-mi350
Trigger inductor perf tests on ROCm MI350
ciflow/inductor-perf-test-nightly-x86-zen
Trigger inductor perf tests on Zen x86 CPUs
ciflow/inductor-periodic
ciflow/inductor-rocm
Trigger "inductor" config CI on ROCm
ciflow/inductor-rocm-mi200
Trigger "inductor" config CI on ROCm MI200
ciflow/inductor-rocm-mi300
Trigger "inductor" config CI on ROCm MI300/MI325
ciflow/inductor-rocm-mi355
Trigger "inductor" config CI on ROCm MI355
ciflow/periodic
Trigger jobs ran periodically on master (periodic.yml) on the PR
ciflow/periodic-rocm-mi200
Trigger "distributed" config CI on ROCm MI200
ciflow/pull
ciflow/rocm-mi200
Trigger "default" config CI on ROCm MI200
ciflow/rocm-mi300
Trigger "default" config CI on ROCm MI300
ciflow/slow
ciflow/trunk
Trigger trunk jobs on your pull request
release notes: releng
release notes category
topic: not user facing
topic category
#188251
opened Jun 26, 2026 by
warrendeng
Contributor
Loading…
Remove dead USE_ROCM block in CUDADeviceAssertionHost
module: rocm
AMD GPU support for Pytorch
open source
topic: not user facing
topic category
#188250
opened Jun 26, 2026 by
cyyever
Collaborator
Loading…
[inductor] Fix bool equality value range analysis
module: cpu
CPU specific problem (e.g., perf, algorithm)
open source
#188249
opened Jun 26, 2026 by
xyt66665000
Contributor
Loading…
[xpu] Refine frequency handle for clock_rate via pyzes 0.1.2
ciflow/trunk
Trigger trunk jobs on your pull request
ciflow/xpu
Run XPU CI tasks
open source
release notes: xpu
release notes category
#188248
opened Jun 26, 2026 by
guangyey
Collaborator
Loading…
Align softmax path for half_to_float
module: cuda
Related to torch.cuda, and CUDA support in general
release notes: nn
release notes category
topic: not user facing
topic category
#188247
opened Jun 26, 2026 by
drisspg
Contributor
Loading…
save_on_gpu memeff_bias
module: sdpa
All things related to torch.nn.functional.scaled_dot_product_attentiion
release notes: nn
release notes category
topic: bug fixes
topic category
#188246
opened Jun 26, 2026 by
drisspg
Contributor
Loading…
(WIP) [ROCM] Address Sanitizer support for ROCM 7.14 + Clang compiler
module: rocm
AMD GPU support for Pytorch
open source
#188242
opened Jun 26, 2026 by
xinyazhang
Collaborator
•
Draft
Fix LoggingTestCase._handler_watcher to count only torch-owned handlers
topic: not user facing
topic category
#188241
opened Jun 26, 2026 by
aorenste
Contributor
Loading…
[Inductor][XPU] Allow all memory type pointers known by driver in static launcher.
ciflow/inductor
ciflow/trunk
Trigger trunk jobs on your pull request
ciflow/xpu
Run XPU CI tasks
open source
topic: not user facing
topic category
#188240
opened Jun 26, 2026 by
etaf
Collaborator
Loading…
Optimize CSR SpMM CPU grain size and inner accumulation
open source
release notes: sparse
release notes category
#188237
opened Jun 26, 2026 by
zhengjun-xing
Loading…
[inductor]: Include convolution_backward in decide_layout_opt conv node detection
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: inductor
open source
#188236
opened Jun 26, 2026 by
orrangetabby17
Loading…
[dynamo] Route module-global random.random through RandomVariable
ciflow/inductor
ciflow/torchtitan
Run TorchTitan integration tests
module: dynamo
open source
#188235
opened Jun 26, 2026 by
guilhermeleobas
Collaborator
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.