Searched refs:accVectorType (Results 1 – 1 of 1) sorted by relevance
323 auto accVectorType = accType.dyn_cast<VectorType>(); in verifyOutputShape() local324 if (!resVectorType || !accVectorType) in verifyOutputShape()363 if (resVectorType != expected || accVectorType != expected) in verifyOutputShape()