pytorch/torch/nativert/kernels
dolpm 51a708ffc6 [nativert] libtorch kernel registry (#157150)
Summary: att

Test Plan:
ci

Rollback Plan:

Differential Revision: D77451703

Pull Request resolved: https://github.com/pytorch/pytorch/pull/157150
Approved by: https://github.com/georgiaphillips, https://github.com/henryoier
2025-07-16 12:36:55 +00:00
..
AutoFunctionalizeKernel.cpp [nativert] add memory overlap debug assertion (#157290) 2025-07-14 19:12:41 +00:00
AutoFunctionalizeKernel.h [nativert] clean up some migration side-effects (#156919) 2025-06-26 20:28:32 +00:00
C10Kernel.cpp [BE][S538760] get rid of TORCH_CHECK_.* and CHECK macros (#158269) 2025-07-15 22:04:12 +00:00
C10Kernel.h
CallTorchBindKernel.cpp [BE][S538760] get rid of TORCH_CHECK_.* and CHECK macros (#158269) 2025-07-15 22:04:12 +00:00
CallTorchBindKernel.h [nativert] clean up some migration side-effects (#156919) 2025-06-26 20:28:32 +00:00
GeneratedNativeStaticDispatchKernels.cpp [nativert] continue to move generated static dispatch kernels (#157460) 2025-07-02 19:28:13 +00:00
GeneratedStaticDispatchKernels.cpp [nativert] continue to move generated static dispatch kernels (#157460) 2025-07-02 19:28:13 +00:00
HigherOrderKernel.cpp [BE][S538760] get rid of TORCH_CHECK_.* and CHECK macros (#158269) 2025-07-15 22:04:12 +00:00
HigherOrderKernel.h [nativert] Move HigherOrderKernel (#156507) 2025-06-23 19:29:27 +00:00
KernelFactory.cpp [BE][S538760] get rid of TORCH_CHECK_.* and CHECK macros (#158269) 2025-07-15 22:04:12 +00:00
KernelFactory.h [nativert] add memory overlap debug assertion (#157290) 2025-07-14 19:12:41 +00:00
KernelRegistry.cpp [nativert] libtorch kernel registry (#157150) 2025-07-16 12:36:55 +00:00
KernelRegistry.h [nativert] libtorch kernel registry (#157150) 2025-07-16 12:36:55 +00:00
NativeKernels.cpp [nativert] libtorch kernel registry (#157150) 2025-07-16 12:36:55 +00:00
PrimKernelRegistry.cpp [nativert] libtorch kernel registry (#157150) 2025-07-16 12:36:55 +00:00
PrimKernelRegistry.h [nativert] clean up some migration side-effects (#156919) 2025-06-26 20:28:32 +00:00