Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/llm_helper/
H A Drotary_embedding.cpp262 const auto requestedMaxIndex = tokenIndex + tokenBatchSize - 1; in setEmbed() local
334 const auto requestedMaxIndex = tokenIndex + tokenBatchSize - 1; in setEmbed() local