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