Skip to content

Issues: pytorch/pytorch

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Further explanation for batch_isend_irecv
#125099 opened Apr 27, 2024 by botbw
PyTorch Distributed Load Updates or Returns state_dict oncall: distributed Add this issue/PR to distributed oncall triage queue
#125096 opened Apr 27, 2024 by mvpatel2000
Broken Docker Image on dockerhub
#125094 opened Apr 27, 2024 by lharri73
DISABLED test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutogradWithCompiledAutograd) module: compiled autograd compiled_autograd module: flaky-tests Problem is a flaky test in CI skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125074 opened Apr 26, 2024 by pytorch-bot bot
2.2.0+ regresses SDPA performance on Windows module: multi-headed-attention module: windows Windows support for PyTorch triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125070 opened Apr 26, 2024 by Xemorr
ValueError: weight_norm of 'weight' not found in ParametrizedConvTranspose1d module: nn.utils.parametrize triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125064 opened Apr 26, 2024 by SamuelLarkin
404 on torch.inference_mode doc page module: autograd Related to torch.autograd, and the autograd engine in general module: docs Related to our documentation, both in docs/ and docblocks triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125059 opened Apr 26, 2024 by alat-rights
DISABLED test_sdpa_backwards_cuda_bfloat16 (__main__.TestNestedTensorSubclassCUDA) module: flaky-tests Problem is a flaky test in CI module: nestedtensor NestedTensor tag see issue #25032 skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125058 opened Apr 26, 2024 by pytorch-bot bot
DISABLED test_foreach_matches_forloop_RAdam_cpu_float64 (__main__.TestOptimRenewedCPU) module: dynamo module: flaky-tests Problem is a flaky test in CI module: optimizer Related to torch.optim oncall: pt2 skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125057 opened Apr 26, 2024 by pytorch-bot bot
DISABLED test_select_expanded_v (__main__.TestAutogradWithCompiledAutograd) module: flaky-tests Problem is a flaky test in CI module: inductor skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125056 opened Apr 26, 2024 by pytorch-bot bot
DISABLED test_dynamic_shapes (__main__.TestCompiledAutograd) module: flaky-tests Problem is a flaky test in CI module: inductor skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125055 opened Apr 26, 2024 by pytorch-bot bot
MPS backend thinks that small floats are less than zero module: correctness (silent) issue that returns an incorrect result silently module: mps Related to Apple Metal Performance Shaders framework triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125051 opened Apr 26, 2024 by malfet
TOR901 lint is too aggressive module: lint Issues related to our Python/C++ lint rules (run by Travis) triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125050 opened Apr 26, 2024 by zou3519
Support auto_functionalized for None returns actionable module: custom-operators module: pt2-dispatcher PT2 dispatcher-related issues (e.g., aotdispatch, functionalization, faketensor, custom-op, oncall: pt2 triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125044 opened Apr 26, 2024 by zou3519
[Feature Request] Support dtype arg in torch._foreach_norm module: mta Issues related to multi-tensor apply kernels and foreach functions triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125040 opened Apr 26, 2024 by awgu
DISABLED test_binary_op_list_error_cases__foreach_clamp_max_cuda_float64 (__main__.TestForeachCUDA) module: flaky-tests Problem is a flaky test in CI module: mta Issues related to multi-tensor apply kernels and foreach functions skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125035 opened Apr 26, 2024 by clee2000
Tensorboard's SummaryWriter.add_graph() doesn't work with packedSequence module: tensorboard oncall: visualization Related to visualization in PyTorch, e.g., tensorboard
#125033 opened Apr 26, 2024 by daniel-padban
Allow operators with no returns to be "out=" operations module: custom-operators module: pt2-dispatcher PT2 dispatcher-related issues (e.g., aotdispatch, functionalization, faketensor, custom-op, oncall: pt2 triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#125030 opened Apr 26, 2024 by zou3519
ProTip! Exclude everything labeled bug with -label:bug.