Home
last modified time | relevance | path

Searched refs:SwapModel (Results 1 – 4 of 4) sorted by relevance

/external/executorch/examples/mediatek/executor_runner/llama_runner/
DLlamaRuntime.h36 void SwapModel(const size_t batchSize);
DLlamaRuntime.cpp97 void LlamaRuntime::SwapModel(const size_t batchSize) { in SwapModel() function in example::LlamaRuntime
/external/executorch/examples/mediatek/executor_runner/
Dmtk_llama_runner.cpp247 llama_runtime.SwapModel(1); in gen_response()
Dmtk_llama_executor_runner.cpp237 llama_runtime.SwapModel(1); in gen_response()