Searched refs:castSourceType (Results 1 – 1 of 1) sorted by relevance
1782 auto castSourceType = castSource.getType().cast<RankedTensorType>(); in populateMap() local1783 if (castSourceType.hasStaticShape()) in populateMap()1784 sourceShape = castSourceType.getShape(); in populateMap()