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

File options.h¶

↰ Parent directory (src/common)

Contents

  • Definition (src/common/options.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Defines

Definition (src/common/options.h)¶

  • Program Listing for File options.h

Includes¶

  • 3rd_party/yaml-cpp/yaml.h

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

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

  • sstream

  • string

Included By¶

  • File cli_wrapper.cpp

  • File config.cpp

  • File config.h

  • File config_parser.cpp

  • File options.cpp

  • File batch_generator.h

  • File corpus.h

  • File corpus_base.h

  • File corpus_nbest.h

  • File corpus_sqlite.h

  • File dataset.h

  • File sentencepiece_vocab.cpp

  • File vocab.h

  • File embedder.h

  • File vector_collector.h

  • File training.h

  • File validator.h

  • File weight.h

  • File marian.h

  • File optimizers.h

  • File exponential_smoothing.cpp

  • File exponential_smoothing.h

  • File quantizer.h

  • File rescorer.h

  • File score_collector.h

  • File graph_group.h

  • File scheduler.h

  • File output_printer.h

Namespaces¶

  • Namespace marian

Classes¶

  • Class Options

Defines¶

  • Define FASTOPT

  • Define YAML_REGISTER_TYPE


© Copyright 2021, Marian NMT Team.

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