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