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

File fastopt.h¶

↰ Parent directory (src/common)

Contents

  • Definition (src/common/fastopt.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Variables

Definition (src/common/fastopt.h)¶

  • Program Listing for File fastopt.h

Includes¶

  • 3rd_party/any_type.h

  • 3rd_party/phf/phf.h

  • 3rd_party/yaml-cpp/yaml.h

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

Included By¶

  • File fastopt.cpp

  • File options.h

Namespaces¶

  • Namespace marian

  • Namespace marian::crc

  • Namespace marian::fastopt_helpers

Classes¶

  • Template Struct As

  • Template Struct As< std::pair< T1, T2 > >

  • Template Struct As< std::vector< T > >

  • Class FastOpt

  • Class PerfectHash

Functions¶

  • Function marian::crc::crc

  • Function marian::crc::hash_64_fnv1a_const

Variables¶

  • Variable marian::crc::prime_64_const

  • Variable marian::crc::val_64_const


© Copyright 2021, Marian NMT Team.

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