Searched refs:tf_maximum_op (Results 1 – 1 of 1) sorted by relevance
415 auto tf_maximum_op = cast<TF::MaximumOp>(op); in matchAndRewrite() local418 tf_maximum_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()423 op, output_type, tf_maximum_op.x(), tf_maximum_op.y()); in matchAndRewrite()