Searched defs:tensor_ty (Results 1 – 5 of 5) sorted by relevance
88 if (auto tensor_ty = type.dyn_cast<TensorType>()) in IsValidTFTensorType() local
402 TensorType tensor_ty; in ParseTypeWithSubtype() local
580 auto tensor_ty = tensor.getType().cast<TensorType>(); in GetReshapeOutputType() local679 auto tensor_ty = op.tensor().getType().cast<TensorType>(); in Verify() local1929 auto tensor_ty = shape_op.input().getType().dyn_cast<RankedTensorType>(); in fold() local2229 auto tensor_ty = op.tensor().getType().dyn_cast<RankedTensorType>(); in Verify() local
627 if (auto tensor_ty = type.dyn_cast<TFRTensorType>()) { in printType() local
3923 auto tensor_ty = op.tensor().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local5502 auto tensor_ty = tensor.getType().cast<ShapedType>(); in matchAndRewrite() local