pytorch/test/cpp
Shangdi Yu 4e19477196 [nativert] Move Pytree (#155136)
Summary: fbcode/sigmoid/core/common -> fbcode/caffe2/torch/nativert/common

Torch Native Runtime RFC: https://github.com/pytorch/rfcs/pull/72

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

OSS CI

Rollback Plan:

Differential Revision: D75965059

Pull Request resolved: https://github.com/pytorch/pytorch/pull/155136
Approved by: https://github.com/zhxchen17, https://github.com/XuehaiPan, https://github.com/zou3519
2025-06-12 01:10:34 +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] Separate monitoring thread into a class in PGNCCL (#153977) 2025-06-04 04:07:07 +00:00
common [AOTI] Add ABI-compatiblity tests (#123848) 2024-04-19 00:51:24 +00:00
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 Pytree (#155136) 2025-06-12 01:10:34 +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 [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
__init__.py