Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
feifei-111 committed Mar 11, 2024
1 parent b08377a commit f47ca40
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions paddle/cinn/hlir/framework/pir/trivial_op.cc
Original file line number Diff line number Diff line change
Expand Up @@ -380,10 +380,6 @@ ir::Expr TRFusion(ir::Expr upper, ir::Expr down) {
return fused.GetFuncBody();
}

ir::Expr RTFusion(ir::Expr upper, ir::Expr down) {
//
}

struct FusionNode {
// Function bodies losses the kind information which needed in trivialop
// fusion.
Expand Down

0 comments on commit f47ca40

Please sign in to comment.