Skip to content

Commit

Permalink
add layernorm (PaddlePaddle#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

0 comments on commit 5b27b69

Please sign in to comment.