Skip to content

Commit

Permalink
add layernorm (#33610) (#33707)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceci3 committed Jun 22, 2021
1 parent bf3161b commit 3b3bd93
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 3b3bd93

Please sign in to comment.