Home
last modified time | relevance | path

Searched defs:models_path (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/stable_diffusion/
H A Dqaihub_stable_diffusion_runner.cpp101 std::vector<std::string> models_path = { in main() local
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/llama3/
H A Dqaihub_llama3_8b_runner.cpp59 std::vector<std::string> models_path = { in main() local
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/llama2/
H A Dqaihub_llama2_7b_runner.cpp54 std::vector<std::string> models_path = { in main() local
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/runner/
H A Drunner.cpp43 const std::vector<std::string>& models_path, in Runner()
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/runner/
H A Drunner.cpp50 const std::vector<std::string>& models_path, in Runner()
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/stable_diffusion/runner/
H A Drunner.cpp36 const std::vector<std::string>& models_path, in Runner()