pytorch/test/cpp
Shangdi Yu e4c9f6d9a2 [nativert] Move c10_kernel (#156208)
Summary:
Torch Native Runtime RFC: https://github.com/pytorch/rfcs/pull/72

As part of the effort to open source TorchNativeRuntime (or what we call Sigmoid), we are moving the Pytree implementation to torch/:

fbcode/sigmoid/kernels -> fbcode/caffe2/torch/nativert/kernels

Test Plan:
```
buck run fbcode//mode/dev-nosan  //caffe2/test/cpp/nativert:c10_kernel_test
```

Differential Revision: D76825830

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156208
Approved by: https://github.com/zhxchen17
2025-06-19 17:36:23 +00:00
..
aoti_abi_check Move c10/macros/Export.h to torch/standalone (#154850) 2025-06-03 06:18:59 +00:00
aoti_inference Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
api [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
c10d [c10d][PGNCCL] Make watchdog thread a class (#155831) 2025-06-13 18:05:22 +00:00
common
dist_autograd Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
jit [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
lazy Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
lite_interpreter_runtime Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
monitor
nativert [nativert] Move c10_kernel (#156208) 2025-06-19 17:36:23 +00:00
profiler [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
rpc Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
tensorexpr [build] Change --cmake{,-only} arguments to envvars to support modern Python build frontend (#156045) 2025-06-17 11:40:24 +00:00
__init__.py