Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DLlamaRuntime.cpp25 const LlamaModelPaths& modelPaths) { in Initialize()
48 auto addModelPath = [&](const auto& modelPaths, const size_t batchSize) { in Initialize()