Home
last modified time | relevance | path

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

/external/executorch/examples/mediatek/executor_runner/llama_runner/
DLlamaModelChunk.cpp105 bool LlamaModelChunk::HotSwapModel(const size_t tokenBatchSize) { in HotSwapModel() function in example::LlamaModelChunk
DModelChunk.cpp97 bool ModelChunk::HotSwapModel(const size_t tokenBatchSize) { in HotSwapModel() function in example::ModelChunk