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 sparse.cu
  • View page source

File sparse.cu¶

↰ Parent directory (src/tensors/gpu)

Contents

  • Definition (src/tensors/gpu/sparse.cu)

  • Includes

  • Namespaces

  • Functions

Definition (src/tensors/gpu/sparse.cu)¶

  • Program Listing for File sparse.cu

Includes¶

  • kernels/sparse.h

  • kernels/tensor_operators.h

  • kernels/thrust_functions.h

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

Namespaces¶

  • Namespace marian

  • Namespace marian::sparse

Functions¶

  • Function marian::sparse::CollapseAtt

  • Function marian::sparse::gCollapseAtt

  • Function marian::sparse::LfaBackward

  • Function marian::sparse::LfaForward

  • Function marian::sparse::multiply


© Copyright 2021, Marian NMT Team.

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