Searched defs:tensor_ty (Results 1 – 5 of 5) sorted by relevance
60 if (auto tensor_ty = type.dyn_cast<TensorType>()) in IsValidTFTensorType() local
84 TensorType tensor_ty; in ParseTypeWithSubtype() local
750 auto tensor_ty = tensor.getType().cast<TensorType>(); in GetReshapeOutputType() local850 auto tensor_ty = op.tensor().getType().cast<TensorType>(); in verify() local2069 auto tensor_ty = shape_op.input().getType().dyn_cast<RankedTensorType>(); in fold() local2410 auto tensor_ty = op.tensor().getType().dyn_cast<RankedTensorType>(); in verify() local
978 if (auto tensor_ty = type.dyn_cast<TFRTensorType>()) { in printType() local
4450 auto tensor_ty = in matchAndRewrite() local5380 if (auto tensor_ty = ty.dyn_cast<RankedTensorType>()) { in matchAndRewrite() local