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