Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dsingle_thread_gemm.h83 const bool pack_rhs_once = block_params.l2_cols == cols; in SingleThreadGemm() local
85 if (pack_rhs_once) { in SingleThreadGemm()
97 if (!pack_rhs_once) { in SingleThreadGemm()