Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
co63oc committed Jun 4, 2024
1 parent d40168f commit 07a41c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/fluid/pir/dialect/op_generator/op_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ class {TEST_API} {op_name} : public pir::Op<{op_name}{interfaces}{traits}> {{
'add_n_',
'split_grad',
'expand',
'fused_gemm_epilogue',
'increment',
'increment_',
'assign_out_',
Expand Down

0 comments on commit 07a41c9

Please sign in to comment.