Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/runner/
H A Drunner.cpp105 T* logits_last = logits; in logitsToToken() local
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/runner/
H A Drunner.cpp148 T* logits_last = logits; in logitsToToken() local