Searched refs:tf_pad_op (Results 1 – 1 of 1) sorted by relevance
1645 auto tf_pad_op = cast<TF::PadOp>(op); in matchAndRewrite() local1648 tf_pad_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()1653 op->getLoc(), output_type, tf_pad_op.input(), tf_pad_op.paddings()); in matchAndRewrite()