Searched defs:KernelFormat (Results 1 – 1 of 1) sorted by relevance
153 struct KernelFormat { struct154 typedef tLhs Lhs;155 typedef tRhs Rhs;158 static const int kDepth = Lhs::Cell::kDepth;159 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells;160 static const int kCols = Rhs::Cell::kWidth * Rhs::kCells;