Skip to content

Issues: pytorch/xla

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Reset Peak Memory Usage enhancement New feature or request
#8900 opened Mar 28, 2025 by yaochengji
test_fp8_matmul1 failure CI CI related change flaky Issues due to flaky tests.
#8888 opened Mar 26, 2025 by tengyifei
Check "Autograd" code generation custom operation edge case is covered by tests. lowering ATen Operation lowering tech debt Technical Debt Is Evil testing Testing and coverage related issues.
#8880 opened Mar 24, 2025 by pgmoka
Create a nightly torch_xla wheel without version name enhancement New feature or request
#8877 opened Mar 24, 2025 by bhavya01
Nightly CUDA builds are failing bug Something isn't working build Build process related matters (e.g. build system). CI CI related change xla:gpu
#8868 opened Mar 20, 2025 by tengyifei
Replace xm.mark_step with torch_xla.sync() in examples and tests documentation enhancement New feature or request usability Bugs/features related to improving the usability of PyTorch/XLA
#8862 opened Mar 19, 2025 by tengyifei
Replace upstream PyTorch GRU module enhancement New feature or request lowering ATen Operation lowering tracing Lazy Tensor tracing
#8860 opened Mar 19, 2025 by tengyifei
Improve torch_xla.compile documentation documentation enhancement New feature or request
#8859 opened Mar 19, 2025 by tengyifei
torch.distributed.all_reduce not converted to stableHLO bug Something isn't working SPMD / Distributed stablehlo StableHLO related work
#8854 opened Mar 19, 2025 by AleksKnezevic
Have documentation to point to all our environment variables and their meaning documentation usability Bugs/features related to improving the usability of PyTorch/XLA
#8853 opened Mar 19, 2025 by miladm
Add a 2-slice pallas training test in pre-submit CI testing Testing and coverage related issues. xla:tpu TPU specific issues and PRs
#8850 opened Mar 18, 2025 by tengyifei
How to compile torch-xla form source? build Build process related matters (e.g. build system). question
#8847 opened Mar 18, 2025 by south-ocean
xs.make_mesh enhancement New feature or request
#8838 opened Mar 14, 2025 by tengyifei
Inconsistent output when mixing eager with torch.compile bug Something isn't working dynamo
#8832 opened Mar 13, 2025 by liangfu
Ship torchax inside torch_xla enhancement New feature or request torchxla2
#8831 opened Mar 13, 2025 by tengyifei
ProTip! Exclude everything labeled bug with -label:bug.