Skip to content

Issues: pytorch/pytorch

[v.2.3.0] Release Tracker
#121760 opened Mar 12, 2024 by atalman
Open 15
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

cpp_extension doesn't support include paths with spaces module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#122476 opened Mar 22, 2024 by kmatzen
Add flags for device that does not support fused or foreach ops module: cpp-extensions Related to torch.utils.cpp_extension 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
#121131 opened Mar 4, 2024 by chentianyi16
CUDA-GCC version mapping for CUDA 11.7+ module: cpp-extensions Related to torch.utils.cpp_extension module: cuda Related to torch.cuda, and CUDA support in general triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#119633 opened Feb 10, 2024 by AHarmlessPyro
load_inline should always recompile a kernel if it failed module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#119206 opened Feb 5, 2024 by msaroufim
TensorList Python binding triggering C++ TypeError module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#119190 opened Feb 5, 2024 by thomas-bouvier
CUDA Extension Bug for Pytorch 2.2.0 high priority module: cpp-extensions Related to torch.utils.cpp_extension module: cuda Related to torch.cuda, and CUDA support in general oncall: releng In support of CI and Release Engineering topic: binaries triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#118842 opened Feb 1, 2024 by ghostplant 2.3.0
Building extensions with CMake enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: build Build system issues module: cpp-extensions Related to torch.utils.cpp_extension needs design triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#115937 opened Dec 15, 2023 by ngc92
Unable to build FBGEMM_GPU against PyTorch-ROCm: roc::hipblas not found bug module: cpp-extensions Related to torch.utils.cpp_extension module: rocm AMD GPU support for Pytorch triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#115581 opened Dec 11, 2023 by q10
CUDAExtension no longer works with ccache enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: cpp-extensions Related to torch.utils.cpp_extension module: cuda Related to torch.cuda, and CUDA support in general module: third_party triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#114962 opened Dec 1, 2023 by danthe3rd
print statements used in torch/utils/cpp_extension.py actionable better-engineering Relatively self-contained tasks for better engineering contributors module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#114935 opened Dec 1, 2023 by RmZeta2718
2
1
CUDA extension error message doesn't look correct module: cpp-extensions Related to torch.utils.cpp_extension module: cuda Related to torch.cuda, and CUDA support in general triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#113550 opened Nov 13, 2023 by xwang233
Possible use-after-free of Tensor in JIT generated code module: cpp-extensions Related to torch.utils.cpp_extension module: crash Problem manifests as a hard crash, as opposed to a RuntimeError triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#112383 opened Oct 30, 2023 by Flamefire
ninja: build stopped: subcommand failed. module: cpp-extensions Related to torch.utils.cpp_extension needs reproduction Someone else needs to try reproducing the issue given the instructions. No action needed from user triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#108209 opened Aug 30, 2023 by horizonfly99
TypeError: (): incompatible function arguments module: cpp-extensions Related to torch.utils.cpp_extension needs reproduction Someone else needs to try reproducing the issue given the instructions. No action needed from user triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#102832 opened Jun 2, 2023 by PhdShi
Fault and vauge error when invoking nvcc: The system cannot find the file specified module: cpp-extensions Related to torch.utils.cpp_extension module: windows Windows support for PyTorch triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#101138 opened May 10, 2023 by LanHikari22
DISABLED test_open_device_registration (__main__.TestCppExtensionOpenRgistration) module: cpp-extensions Related to torch.utils.cpp_extension 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
#100152 opened Apr 27, 2023 by pytorch-bot bot
No documentation to show how to implement aten::view for custom backend module: cpp-extensions Related to torch.utils.cpp_extension 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
#99143 opened Apr 14, 2023 by ghostplant
Cannot use AT_CUDA_DRIVER_CHECK from user code module: build Build system issues module: cpp-extensions Related to torch.utils.cpp_extension module: cuda Related to torch.cuda, and CUDA support in general module: internals Related to internal abstractions in c10 and ATen triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#98587 opened Apr 7, 2023 by lw
Static asserts on accessor templates module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#95786 opened Mar 1, 2023 by vladimir-aubrecht
Extend "torch.utils.cpp_extension.load" for both lib64 and **lib** module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#90775 opened Dec 13, 2022 by ttaoREtw
Add smoke-tests for CPP extensions compilations high priority module: cpp-extensions Related to torch.utils.cpp_extension module: regression It used to work, and now it doesn't triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#89006 opened Nov 14, 2022 by malfet
libtorch_cpu.so is exposing some LLVM symbols module: build Build system issues module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#87642 opened Oct 24, 2022 by sanchitintel
cppextension host compiler check ignores executable symbolic link in CUDA bin directory module: build Build system issues module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#87080 opened Oct 17, 2022 by charliebudd
macOS Pyinstaller: libc++abi: terminating with uncaught exception of type c10::Error: Type c10::intrusive_ptr<ConvPackedParamsBase<2>> could not be converted to any of the known types module: cpp-extensions Related to torch.utils.cpp_extension module: m1 module: third_party needs research We need to decide whether or not this merits inclusion, based on research world triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#84782 opened Sep 9, 2022 by CaptainStiggz
External libraries cannot have a requirements.txt that needs to install a cpp_extension module: cpp-extensions Related to torch.utils.cpp_extension triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#82132 opened Jul 25, 2022 by zou3519
ProTip! Type g i on any issue or pull request to go back to the issue listing page.