Searched defs:KernelFormat (Results 1 – 2 of 2) sorted by relevance
159 struct KernelFormat { struct160 typedef tLhs Lhs;161 typedef tRhs Rhs;164 static const int kDepth = Lhs::Cell::kDepth;165 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells;166 static const int kCols = Rhs::Cell::kWidth * Rhs::kCells;
233 struct KernelFormat { struct234 typedef tLhs Lhs;235 typedef tRhs Rhs;238 static const int kDepth = Lhs::Cell::kDepth;239 static const int kRows = Lhs::Cell::kWidth * Lhs::kCells;240 static const int kCols = Rhs::Cell::kWidth * Rhs::kCells;