Skip to content

Commit

Permalink
add layernorm (#33610)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceci3 authored Jun 18, 2021
1 parent 1e4e6a3 commit 478ea78
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 478ea78

Please sign in to comment.