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 states.h
  • View page source

File states.h¶

↰ Parent directory (src/models)

Contents

  • Definition (src/models/states.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (src/models/states.h)¶

  • Program Listing for File states.h

Includes¶

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

  • marian.h (File marian.h)

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

Included By¶

  • File generic.cpp

  • File classifier.h

  • File decoder.h

  • File encoder.h

  • File encoder_classifier.h

  • File encoder_decoder.h

  • File encoder_pooler.h

  • File pooler.h

  • File transformer.h

  • File attention.h

Namespaces¶

  • Namespace marian

Classes¶

  • Class ClassifierState

  • Class DecoderState

  • Class EncoderState


© Copyright 2021, Marian NMT Team.

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