Searched refs:HowManyThreads (Results 1 – 2 of 2) sorted by relevance
580 inline int HowManyThreads(int max_num_threads, int rows, int cols, int depth) { in HowManyThreads() function658 const int thread_count = HowManyThreads<KernelFormat::kRows>( in MultiThreadGemm()
1057 const int thread_count = gemmlowp::HowManyThreads<kKernelRows>( in FullyConnectedAsGEMV()2068 const int thread_count = gemmlowp::HowManyThreads<kKernelRows>( in LegacyInt8FullyConnectedAsGEMV()2307 const int thread_count = gemmlowp::HowManyThreads<kKernelRows>( in ShuffledFullyConnected()