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

File expression_graph.h¶

↰ Parent directory (src/graph)

Contents

  • Definition (src/graph/expression_graph.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (src/graph/expression_graph.h)¶

  • Program Listing for File expression_graph.h

Includes¶

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

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

  • graph/chainable.h (File chainable.h)

  • graph/node_initializers.h (File node_initializers.h)

  • graph/node_operators.h (File node_operators.h)

  • graph/parameters.h (File parameters.h)

  • map

  • tensors/backend.h (File backend.h)

  • tensors/tensor_allocator.h (File tensor_allocator.h)

  • unordered_set

Included By¶

  • File model.h

  • File validator.h

  • File expression_graph.cpp

  • File expression_operators.h

  • File node.cpp

  • File node_operators.cpp

  • File weight.h

  • File marian.h

  • File optimizers.h

  • File expression_graph_onnx_exporter.h

  • File quantizer.h

  • File expression_graph_packable.h

  • File communicator.h

  • File graph_group.h

  • File validator.h

  • File helpers.h

Namespaces¶

  • Namespace marian

Classes¶

  • Class ExpressionGraph

  • Class Tensors

Functions¶

  • Template Function marian::Expression

Typedefs¶

  • Typedef marian::ElementTypeParamsMap


© Copyright 2021, Marian NMT Team.

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