Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DModelChunk.cpp331 auto& sizeAllocated = mInputBufferInfos[inputIdx].nbytes; in UpdateModelIoInfo() local
356 auto& sizeAllocated = mOutputBufferInfos[outputIdx].nbytes; in UpdateModelIoInfo() local