Marian NMT
v1.11.3

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

File tmp.h¶

↰ Parent directory (src/functional)

Contents

  • Definition (src/functional/tmp.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (src/functional/tmp.h)¶

  • Program Listing for File tmp.h

Includes¶

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

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

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

Included By¶

  • File add.h

  • File add.cu

  • File element.cu

  • File tensor_operators.h

Namespaces¶

  • Namespace marian

  • Namespace marian::functional

Classes¶

  • Template Struct FApply

  • Template Struct FApply< 1, Functor, AccType >

  • Template Struct FApply< 2, Functor, AccType >

  • Template Struct FApply< 3, Functor, AccType >

  • Template Struct FApply< 4, Functor, AccType >

  • Template Struct FApply< 5, Functor, AccType >

  • Template Struct Loop

  • Template Struct Loop< 1, N, K >

Functions¶

  • Template Function marian::functional::apply(Functor, functional::Array<functional::Tensor<ElementType>, K>&, int)

  • Template Function marian::functional::apply(Functor, functional::Array<functional::Tensor<ElementType>, K>&, const functional::Array<int, K>&)

  • Template Function marian::functional::applyWithCast(Functor, functional::Array<functional::Tensor<ElementType>, K>&, const functional::Array<int, K>&)

  • Template Function marian::functional::applyWithCast(Functor, functional::Array<functional::Tensor<ElementType>, K>&, int)

  • Template Function marian::functional::loops


© Copyright 2021, Marian NMT Team.

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