Marian NMT
v1.11.5
Contents:
Code Organisation
Expression graphs
Operations in the expression graph
Layers
Using Marian with factors
Library API
How to contribute to Marian
Writing documentation
Marian NMT
»
Library API
»
Function marian::layerNorm(Expr, std::string, std::string)
View page source
Function marian::layerNorm(Expr, std::string, std::string)
¶
Defined in
File generic.h
Function Documentation
¶
static
Expr
marian
::
layerNorm
(
Expr
x
,
std
::string
prefix
,
std
::string
suffix
=
std
::string()
)