pytorch/c10
cyy ca7fdfe4d2 [Reland] Use static_assert to detect get_type_index used in device code (#139966)
#139173 was reverted due to an internal build break of using get_type_index in device code. This PR is created for ease of importing into META to further investigation.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/139966
Approved by: https://github.com/malfet, https://github.com/huydhn

Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
2024-11-07 17:36:47 +00:00
..
benchmark Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
core Enable cppcoreguidelines-special-member-functions (#139132) 2024-11-06 13:42:20 +00:00
cuda [SymmetricMemory] introduce a binding for cuMemset32Async (#138755) 2024-11-05 18:47:24 +00:00
hip Fix hardcoded ROCm paths in Caffe2Targets.cmake (#136283) 2024-09-26 00:34:43 +00:00
macros [PyTorch] Unbreak C10_ALWAYS_INLINE_ATTRIBUTE on MSVC (#139363) 2024-10-31 07:40:05 +00:00
mobile [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
test Enable cppcoreguidelines-special-member-functions (#139132) 2024-11-06 13:42:20 +00:00
util [Reland] Use static_assert to detect get_type_index used in device code (#139966) 2024-11-07 17:36:47 +00:00
xpu Introduce a device-agnostic runtime API design (#132204) 2024-10-27 10:37:09 +00:00
BUCK.oss
BUILD.bazel
build.bzl
CMakeLists.txt [pytorch][monitoring] Dynamic backend for WaitCounter (#135967) 2024-09-15 18:07:49 +00:00
ovrsource_defs.bzl