Searched refs:HowManyThreads (Results 1 – 1 of 1) sorted by relevance
552 inline int HowManyThreads(int max_num_threads, int rows, int cols, int depth) { in HowManyThreads() function630 const int thread_count = HowManyThreads<KernelFormat::kRows>( in MultiThreadGemm()