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

File quicksand.h¶

↰ Parent directory (src/microsoft)

Contents

  • Definition (src/microsoft/quicksand.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

  • Typedefs

Definition (src/microsoft/quicksand.h)¶

  • Program Listing for File quicksand.h

Includes¶

  • memory (File memory_piece.h)

  • set (File dataset.h)

  • string

  • tuple (File node_operators_tuple.h)

  • unordered_set

  • vector (File vector_collector.cpp)

Included By¶

  • File quicksand.cpp

Namespaces¶

  • Namespace marian

  • Namespace marian::quicksand

Classes¶

  • Class IBeamSearchDecoder

  • Class IVocabWrapper

Enums¶

  • Enum DecoderCpuAvxVersion

Typedefs¶

  • Typedef marian::quicksand::AlignmentSets

  • Typedef marian::quicksand::IndexType

  • Typedef marian::quicksand::QSBatch

  • Typedef marian::quicksand::QSNBest

  • Typedef marian::quicksand::QSNBestBatch

  • Typedef marian::quicksand::QSSentenceWithProb

  • Typedef marian::quicksand::WordIndex

  • Typedef marian::quicksand::WordIndices


© Copyright 2021, Marian NMT Team.

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