Searched defs:kRows (Results 1 – 11 of 11) sorted by relevance
44 static constexpr int kRows = InputType::kRows; member
165 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells; member
64 static constexpr int kRows = tRows; member
176 const int kRows = ((128 << 20) / sizeof(T)) / dim; in DynamicPartition() local
185 const int kRows = ((512 << 20) / sizeof(float)) / dim; in Gather() local
256 const int kRows = 10000000 / embedding_size; in BM_ScatterNdHelper() local
39 const int kRows = 100000; variable
246 const int kRows = 10000000 / embedding_size; in BM_ScatterHelper() local
105 static constexpr int kRows = 5; member in skiagm::ComplexClip2GM
239 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells; member