Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dpack.h519 const int accumulation_depth = src_side_map.depth(); in PackLhs() local
520 if (accumulation_depth < RoundingStrategy::kRoundingModeSizeThreshold) { in PackLhs()
550 const int accumulation_depth = src_side_map.depth(); in PackRhs() local
551 if (accumulation_depth < RoundingStrategy::kRoundingModeSizeThreshold) { in PackRhs()