Searched refs:candidateShapedType (Results 1 – 1 of 1) sorted by relevance
151 ShapedType candidateShapedType = candidateType.cast<ShapedType>(); in castFromExpressedType() local152 if (candidateShapedType.getElementType() != getExpressedType()) { in castFromExpressedType()158 return RankedTensorType::get(candidateShapedType.getShape(), *this); in castFromExpressedType()164 return VectorType::get(candidateShapedType.getShape(), *this); in castFromExpressedType()