Searched refs:kNumShardsPerThread (Results 1 – 1 of 1) sorted by relevance
58 static constexpr int32 kNumShardsPerThread = 3; variable295 num_lhs_rows / std::max(kMaxShards, kNumShardsPerThread * num_threads); in SparseDenseMatMulWithoutTransposedLHS()368 num_lhs_cols / std::max(kMaxShards, kNumShardsPerThread * num_threads); in SparseDenseMatMulWithTransposedLHS()