Searched refs:tf_minimum_op (Results 1 – 1 of 1) sorted by relevance
429 auto tf_minimum_op = cast<TF::MinimumOp>(op); in matchAndRewrite() local432 tf_minimum_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()437 op, output_type, tf_minimum_op.x(), tf_minimum_op.y()); in matchAndRewrite()