Searched refs:isSameTypesWithoutEncoding (Results 1 – 1 of 1) sorted by relevance
851 static bool isSameTypesWithoutEncoding(Type tp1, Type tp2) { in isSameTypesWithoutEncoding() function874 if (!isSameTypesWithoutEncoding(collapsedType, expectedType)) in verifyTensorReshapeOp()