Struct IUnaryLayer¶
Defined in File generic.h
Inheritance Relationships¶
Derived Types¶
public marian::IUnaryLogitLayer(Struct IUnaryLogitLayer)public marian::mlp::Dense(Class Dense)
Struct Documentation¶
-
struct
IUnaryLayer¶ Simplest layer interface: Unary function.
Subclassed by marian::IUnaryLogitLayer, marian::mlp::Dense