Home
last modified time | relevance | path

Searched refs:num_v_cache (Results 1 – 1 of 1) sorted by relevance

/external/executorch/examples/qualcomm/oss_scripts/llama2/runner/
Drunner.cpp546 size_t num_v_cache = num_heads + 1; in compute_total_nbytes() local
554 total_nbytes_ += num_v_cache * io_info_.v_caches_read.size; in compute_total_nbytes()