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

File node_operators_unary.h¶

↰ Parent directory (src/graph)

Contents

  • Definition (src/graph/node_operators_unary.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

Definition (src/graph/node_operators_unary.h)¶

  • Program Listing for File node_operators_unary.h

Includes¶

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

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

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

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

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

Included By¶

  • File expression_operators.cpp

  • File node_operators_tuple.h

  • File intgemm_interface.h

Namespaces¶

  • Namespace marian

Classes¶

  • Struct AbsNodeOp

  • Struct CastNodeOp

  • Struct ClipNodeOp

  • Struct CosNodeOp

  • Struct ExpNodeOp

  • Struct LogNodeOp

  • Struct LogSoftmaxNodeOp

  • Struct NegNodeOp

  • Struct PReLUNodeOp

  • Struct ReduceNodeOp

  • Struct ReLUNodeOp

  • Struct ScalarAddNodeOp

  • Struct ScalarMultNodeOp

  • Struct ShiftNodeOp

  • Struct SigmoidNodeOp

  • Struct SinNodeOp

  • Struct SoftmaxNodeOp

  • Struct SqrtNodeOp

  • Struct SquareNodeOp

  • Struct SwishNodeOp

  • Struct TanhNodeOp

  • Struct TanNodeOp

  • Struct TransposeNodeOp

  • Struct UnaryNodeOp

  • Class CallbackNodeOp

  • Class ClipGradientNodeOp

  • Class PoolingWithMaskingOp

  • Class ReshapeNodeOp

  • Class SliceViewNodeOp

Enums¶

  • Enum ReduceNodeOpCode


© Copyright 2021, Marian NMT Team.

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