Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dblock_params.h64 int per_thread_rows = in FindL2BlockSizes() local
87 l2_rows = RoundUp<KernelFormat::kRows>(per_thread_rows); in FindL2BlockSizes()
93 1, CeilQuotient(per_thread_rows, max_cache_friendly_l2_rows)); in FindL2BlockSizes()
95 CeilQuotient(per_thread_rows, min_l2_rows_blocks)); in FindL2BlockSizes()