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
  • »
  • Library API »
  • Namespace marian::io::binary
  • View page source

Namespace marian::io::binary¶

Contents

  • Classes

  • Functions

Classes¶

  • Struct Header

Functions¶

  • Template Function marian::io::binary::get

  • Function marian::io::binary::getItem(const void *, const std::string&)

  • Function marian::io::binary::getItem(const std::string&, const std::string&)

  • Function marian::io::binary::loadItems(const std::string&, std::vector<io::Item>&)

  • Function marian::io::binary::loadItems(const void *, std::vector<io::Item>&, bool)

  • Function marian::io::binary::saveItems

Previous Next

© Copyright 2021, Marian NMT Team.

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