Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dtrmul.cc259 const int guess_log2 = std::max( in GetTentativeThreadCount() local
262 std::min(1 << guess_log2, ctx->max_num_threads()); in GetTentativeThreadCount()