pytorch
https://github.com/pytorch/pytorch
Python
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1203 Subscribers
View all SubscribersAdd a CodeTriage badge to pytorch
Help out
- Issues
- [inductor] Cache per-node tiling in fusion candidate evaluation
- [dynamo] Add as_strided_ handler to fix metadata propagation (#185888)
- [Inductor] Allow output-input aliasing in torch.cond branches (#186104)
- Test: TestSelectAlgorithm.test_mm_dropout
- [optim] support of dynamic coefficients and normalization in Muon
- torch.compile(fullgraph=True) fails with PendingUnbackedSymbolNotFound when tensor-derived scalar values are used as slice bounds
- Sub-optimal heuristics in MixOrderReduction prevent fusion
- [inductor] Numerical inconsistency: polygamma + cumulative_trapezoid under torch.compile(dynamic=True) produces wrong results after Conv2d + GroupNorm
- [Inductor] Mix-Order Reduction: XBLOCK Derivation Ignores N in RMSNorm Backward, Causing Bandwidth Cliff
- [Inductor] torch.index_add accepts negative index while eager raises out-of-bounds error
- Docs
- Python not yet supported