pytorch/test/cpp
Yiming Zhou 9b4a748e29 [nativert] Move Weights to PyTorch core (#155156)
Summary:
Moves Weights class to PyTorch core
Torch Native Runtime RFC: pytorch/rfcs#72
 README: https://github.com/pytorch/pytorch/blob/main/torch/nativert/OVERVIEW.md

Test Plan: buck2 run mode/dev-nosan caffe2/test/cpp/nativert:weights_test

Differential Revision: D75973156

Pull Request resolved: https://github.com/pytorch/pytorch/pull/155156
Approved by: https://github.com/zhxchen17
2025-06-09 05:49:32 +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 Weights to PyTorch core (#155156) 2025-06-09 05:49:32 +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