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

File allocator.h¶

↰ Parent directory (src/tensors)

Contents

  • Definition (src/tensors/allocator.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (src/tensors/allocator.h)¶

  • Program Listing for File allocator.h

Includes¶

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

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

  • cstdint

  • deque

  • memory (File memory_piece.h)

  • set (File dataset.h)

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

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

  • unordered_map

  • unordered_set

  • vector (File vector_collector.cpp)

Included By¶

  • File clippers.h

  • File tensor_operators.cpp

  • File topk.cpp

  • File add_all.h

  • File tensor_operators.cu

  • File topk.cu

  • File tensor_allocator.h

  • File tensor_operators.h

Namespaces¶

  • Namespace marian

Classes¶

  • Class AllocationException

  • Class Allocator

  • Class Gap


© Copyright 2021, Marian NMT Team.

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