Searched refs:HowManyThreads (Results 1 – 3 of 3) 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()
1105 const int thread_count = gemmlowp::HowManyThreads<kKernelRows>( in FullyConnectedAsGEMV()1725 const int thread_count = gemmlowp::HowManyThreads<kKernelRows>( in ShuffledFullyConnected()
1781 const int thread_count = gemmlowp::HowManyThreads<kKernelRows>( in ShuffledFullyConnected()