Struct LayerNormalizationOp

Inheritance Relationships

Base Type

Struct Documentation

struct LayerNormalizationOp : public marian::NaryNodeOp

Public Functions

LayerNormalizationOp(const std::vector<Expr> &nodes, float eps = 1e-9)
NodeOps forwardOps()
NodeOps backwardOps()
const std::string type()
virtual size_t hash()
virtual bool equal(Expr node)