pytorch/test/cpp/aot_inductor
Bin Bao fabf9433e7 [AOTI][refactor] Organize model runner files (#116022)
Summary: Move runner util files into a subdirectory and put AOTIModelContainerRunnerCpu into a separate file

Differential Revision: [D52300693](https://our.internmc.facebook.com/intern/diff/D52300693)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/116022
Approved by: https://github.com/khabinov
2023-12-20 15:35:34 +00:00
..
aoti_custom_class.cpp [AOTI][refactor] Organize model runner files (#116022) 2023-12-20 15:35:34 +00:00
aoti_custom_class.h [AOTInductor] Rename model_runner to model_container_runner (#111324) 2023-11-16 19:14:22 +00:00
CMakeLists.txt [aot_inductor] add a test with AOTInductor + TorchScript (#111124) 2023-10-12 19:29:07 +00:00
compile_model.py [aotinductor] Pass TorchIR to AOTInductor (#110020) 2023-10-26 15:54:31 +00:00
test.cpp [AOTI][refactor] Organize model runner files (#116022) 2023-12-20 15:35:34 +00:00
test.py [AOTInductor] Double buffering for Weights (#114446) 2023-12-05 22:31:56 +00:00