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

[CUDA] Validate MultiMarginLoss targets in backward open source release notes: nn release notes category
#193782 opened Aug 17, 2026 by HU-qingqing Contributor Loading…
Widen Vectorized<Half>::fmod to float on NEON module: cpu CPU specific problem (e.g., perf, algorithm) open source release notes: cpu (aarch64) release notes category for aarch64, arm, etc. topic: performance topic category
#193780 opened Aug 17, 2026 by krrishapatel Loading…
Fix torch.remainder giving a zero result the dividend's sign module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general module: mps Related to Apple Metal Performance Shaders framework open source release notes: python_frontend python frontend release notes category topic: bug fixes topic category
#193776 opened Aug 17, 2026 by krrishapatel Loading…
Stabilize prod higher-order gradients open source
#193773 opened Aug 17, 2026 by HU-qingqing Contributor Loading…
Compute floor_divide in float for Half and BFloat16 module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general open source release notes: python_frontend python frontend release notes category topic: bug fixes topic category
#193766 opened Aug 17, 2026 by krrishapatel Loading…
[fake tensor] Cache _unsafe_view dispatch ciflow/inductor
#193765 opened Aug 17, 2026 by anijain2305 Contributor Loading…
Fix fmod and remainder returning NaN on the vectorized CPU path module: cpu CPU specific problem (e.g., perf, algorithm) open source release notes: python_frontend python frontend release notes category topic: bug fixes topic category
#193763 opened Aug 17, 2026 by krrishapatel Loading…
Save mutated arguments after the kernel call in generated autograd kernels ciflow/trunk Trigger trunk jobs on your pull request open source release notes: nn release notes category
#193758 opened Aug 17, 2026 by yinjiew Loading…
2 of 4 tasks
misc refactoring/code movement ciflow/inductor ciflow/torchtitan Run TorchTitan integration tests module: dynamo
#193750 opened Aug 17, 2026 by liangel-02 Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.