Searched refs:AreValidGemmShapes (Results 1 – 1 of 1) sorted by relevance
55 bool AreValidGemmShapes(const Shape& lhs_shape, const Shape& rhs_shape, in AreValidGemmShapes() function116 if (AreValidGemmShapes(lhs_shape, rhs_shape, dot.shape(), in IsMatrixMultiplication()