Searched refs:tf_squared_op (Results 1 – 1 of 1) sorted by relevance
339 auto tf_squared_op = cast<TF::SquaredDifferenceOp>(op); in matchAndRewrite() local342 convertSquaredDifferenceOp(rewriter, op, tf_squared_op.getResult(), in matchAndRewrite()343 tf_squared_op.x(), tf_squared_op.y()); in matchAndRewrite()