Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DLlamaModelChunk.cpp179 auto cacheBufRow = cacheBuffer + rowIdx * rowSize; in LeftPaddingCachePostprocess() local
221 auto cacheBufRow = cacheBuffer + rowIdx * rowSize; in RollbackCache() local