Skip to content

Commit

Permalink
add layernorm (#33610)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceci3 committed Jun 21, 2021
1 parent cdeffff commit 5b27b69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"transpose",
"pad2d",
"reshape",
"layer_norm",
]

# list op real input and output names, to avoid processing input such as AxisTensor.
Expand Down

1 comment on commit 5b27b69

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.