pytorch/test/cpp/aot_inductor
Mu-Chu Lee eddce3c054 [AOTInductor] Rename model_runner to model_container_runner (#111324)
Summary:
We rename the model_runner to model_container_runner to prepare for
adding tests of pure model without container.

Test Plan:
commit itself is a test.

Reviewers:

Subscribers:

Tasks:

Tags:

Pull Request resolved: https://github.com/pytorch/pytorch/pull/111324
Approved by: https://github.com/desertfire, https://github.com/chenyang78
2023-11-16 19:14:22 +00:00
..
aoti_custom_class.cpp [AOTInductor] Rename model_runner to model_container_runner (#111324) 2023-11-16 19:14:22 +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 [AOTInductor] Rename model_runner to model_container_runner (#111324) 2023-11-16 19:14:22 +00:00
test.py [aotinductor] Pass TorchIR to AOTInductor (#110020) 2023-10-26 15:54:31 +00:00