Marian NMT
v1.11.3

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
  • »
  • File constructors.h
  • View page source

File constructors.h¶

↰ Parent directory (src/rnn)

Contents

  • Definition (src/rnn/constructors.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Typedefs

Definition (src/rnn/constructors.h)¶

  • Program Listing for File constructors.h

Includes¶

  • layers/factory.h (File factory.h)

  • marian.h (File marian.h)

  • rnn/rnn.h (File rnn.h)

Included By¶

  • File laser.h

  • File s2s.h

  • File transformer.h

  • File attention_constructors.h

Namespaces¶

  • Namespace marian

  • Namespace marian::rnn

Classes¶

  • Struct InputFactory

  • Class CellFactory

  • Class RNNFactory

  • Class StackedCellFactory

Typedefs¶

  • Typedef marian::rnn::cell

  • Typedef marian::rnn::rnn

  • Typedef marian::rnn::StackableFactory

  • Typedef marian::rnn::stacked_cell


© Copyright 2021, Marian NMT Team.

Built with Sphinx using a theme provided by Read the Docs.