Searched defs:ranked_ty (Results 1 – 6 of 6) sorted by relevance
406 auto ranked_ty = ty.dyn_cast<ShapedType>(); in LegalizeOp() local
253 RankedTensorType ranked_ty = ty.dyn_cast<RankedTensorType>(); in GetDimSize() local
382 if (auto ranked_ty = ty.dyn_cast<RankedTensorType>()) { in DropTypeHelper() local
890 auto ranked_ty = input_ty.dyn_cast<RankedTensorType>(); in ConvertShapeToAttr() local
518 if (auto ranked_ty = operand_ty.dyn_cast<RankedTensorType>()) { in build() local1754 auto ranked_ty = operand_ty.dyn_cast<RankedTensorType>(); in GetReduceResultType() local2370 RankedTensorType ranked_ty = ty.dyn_cast<RankedTensorType>(); in inferReturnTypes() local
117 auto ranked_ty = ty.dyn_cast<RankedTensorType>(); in InferExpandDimsType() local