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

File node_operators_binary.h¶

↰ Parent directory (src/graph)

Contents

  • Definition (src/graph/node_operators_binary.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (src/graph/node_operators_binary.h)¶

  • Program Listing for File node_operators_binary.h

Includes¶

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

  • functional/functional.h (File functional.h)

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

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

  • thread

Included By¶

  • File expression_operators.cpp

  • File convolution.cpp

  • File attention.cpp

  • File cells.cpp

Namespaces¶

  • Namespace marian

Classes¶

  • Struct CmpNodeOp

  • Struct ColsNodeOp

  • Struct ConcatenateNodeOp

  • Struct DivNodeOp

  • Struct ElementBinaryNodeOp

  • Struct GatherNodeOp

  • Struct HighwayNodeOp

  • Struct LayerNormalizationOp

  • Struct LogAddExpNodeOp

  • Struct MaximumNodeOp

  • Struct MinimumNodeOp

  • Struct MinusNodeOp

  • Struct MultNodeOp

  • Struct PlusNodeOp

  • Struct RMSNormalizationOp

  • Struct RowsNodeOp

  • Struct ScalarProductNodeOp

  • Struct ScatterNodeOp

  • Class AffineNodeOp

  • Class AffineWithReluNodeOp

  • Class CrossEntropyNodeOp

  • Class CSRDotNodeOp

  • Class DotBatchedLegacyNodeOp

  • Class DotBatchedNodeOp

  • Class DotNodeOp

  • Class LambdaNodeOp


© Copyright 2021, Marian NMT Team.

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