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

File file_stream.h¶

↰ Parent directory (src/common)

Contents

  • Definition (src/common/file_stream.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (src/common/file_stream.h)¶

  • Program Listing for File file_stream.h

Includes¶

  • 3rd_party/zstr/zstr.hpp

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

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

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

  • fstream

  • iostream

  • memory (File memory_piece.h)

Included By¶

  • File binary.cpp

  • File config.cpp

  • File config_parser.cpp

  • File file_stream.cpp

  • File file_utils.h

  • File corpus.h

  • File corpus_base.h

  • File corpus_nbest.h

  • File corpus_sqlite.h

  • File shortlist.h

  • File vocab.h

  • File vocab_base.h

  • File vector_collector.h

  • File score_collector.h

  • File output_collector.h

  • File output_collector.cpp

Namespaces¶

  • Namespace marian

  • Namespace marian::io

Classes¶

  • Class InputFileStream

  • Class OutputFileStream

  • Class TemporaryFile


© Copyright 2021, Marian NMT Team.

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