Home
last modified time | relevance | path

Searched defs:masterLutStart (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.cpp282 const auto masterLutStart = mMasterLut.get() + tokenIndex * rowSizeBytes; in setEmbed() local
353 const auto masterLutStart = mMasterLut.get() + tokenIndex * rowSizeBytes; in setEmbed() local