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

File attention.h¶

↰ Parent directory (src/rnn)

Contents

  • Definition (src/rnn/attention.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Typedefs

Definition (src/rnn/attention.h)¶

  • Program Listing for File attention.h

Includes¶

  • marian.h (File marian.h)

  • models/states.h (File states.h)

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

Included By¶

  • File attention.cpp

  • File attention_constructors.h

Namespaces¶

  • Namespace marian

  • Namespace marian::rnn

Classes¶

  • Class GlobalAttention

Typedefs¶

  • Typedef marian::rnn::Attention


© Copyright 2021, Marian NMT Team.

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