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/data)

Contents

  • Definition (src/data/types.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

  • Variables

Definition (src/data/types.h)¶

  • Program Listing for File types.h

Includes¶

  • common/definitions.h (File definitions.h)

  • cstdint

  • cstdlib

  • iterator (File iterator_facade.h)

  • string

  • unordered_map

  • vector (File vector_collector.cpp)

Included By¶

  • File factored_vocab.cpp

  • File factored_vocab.h

  • File shortlist.h

  • File vocab.h

  • File vocab_base.h

  • File loss.h

  • File helpers.cpp

  • File helpers.cu

  • File history.h

Namespaces¶

  • Namespace marian

  • Namespace std

Classes¶

  • Template Struct hash< marian::Word >

  • Class Word

Functions¶

  • Function marian::toWordIndexVector

Typedefs¶

  • Typedef marian::WordIndex

  • Typedef marian::Words

Variables¶

  • Variable marian::DEFAULT_EOS_STR

  • Variable marian::DEFAULT_UNK_STR

  • Variable marian::NEMATUS_EOS_STR

  • Variable marian::NEMATUS_UNK_STR


© Copyright 2021, Marian NMT Team.

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