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

File model_base.h¶

↰ Parent directory (src/models)

Contents

  • Definition (src/models/model_base.h)

  • Includes

  • Included By

  • Namespaces

  • Enums

  • Functions

Definition (src/models/model_base.h)¶

  • Program Listing for File model_base.h

Includes¶

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

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

  • marian.h (File marian.h)

  • string

Included By¶

  • File model.h

  • File validator.h

  • File cosmos.cpp

  • File encoder_classifier.h

  • File encoder_decoder.h

  • File encoder_pooler.h

  • File graph_group.h

Namespaces¶

  • Namespace marian

  • Namespace marian::models

Enums¶

  • Enum usage

Functions¶

  • Function YAML_REGISTER_TYPE(marian::models::usage, int)


© Copyright 2021, Marian NMT Team.

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