Template Class MLPFactory::AsLayerFactory

Nested Relationships

This class is a nested type of Class MLPFactory.

Inheritance Relationships

Base Type

Class Documentation

template<class WrappedFactory>
class AsLayerFactory : public marian::mlp::LayerFactory

Public Functions

AsLayerFactory(const WrappedFactory &wrapped)
Ptr<IUnaryLayer> construct(Ptr<ExpressionGraph> graph)