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

File types.h¶

↰ Parent directory (src/rnn)

Contents

  • Definition (src/rnn/types.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (src/rnn/types.h)¶

  • Program Listing for File types.h

Includes¶

  • iostream

  • marian.h (File marian.h)

  • vector (File vector_collector.cpp)

Included By¶

  • File logits.cpp

  • File states.h

  • File attention.h

  • File attention_constructors.h

  • File cells.h

  • File rnn.h

Namespaces¶

  • Namespace marian

  • Namespace marian::rnn

Classes¶

  • Struct State

  • Class Cell

  • Class CellInput

  • Class MultiCellInput

  • Class Stackable

  • Class StackedCell

  • Class States


© Copyright 2021, Marian NMT Team.

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