Home
last modified time | relevance | path

Searched defs:model_methods_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/extension/llm/runner/
H A Dmultimodal_runner.h125 std::unordered_set<std::string> model_methods_; variable
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/runner/
H A Drunner.h268 std::unordered_set<std::string> model_methods_; variable