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

File logging.h¶

↰ Parent directory (src/common)

Contents

  • Definition (src/common/logging.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Defines

  • Typedefs

Definition (src/common/logging.h)¶

  • Program Listing for File logging.h

Includes¶

  • iostream

  • spdlog/spdlog.h

Included By¶

  • File marian_vocab.cpp

  • File cli_helper.h

  • File cli_wrapper.cpp

  • File config.cpp

  • File config_parser.cpp

  • File config_validator.cpp

  • File definitions.h

  • File file_stream.h

  • File intrusive_ptr.h

  • File logging.cpp

  • File scheduling_parameter.h

  • File shape.h

  • File signal_handling.cpp

  • File types.h

  • File utils.cpp

  • File default_vocab.cpp

  • File sentencepiece_vocab.cpp

  • File vector_collector.cpp

  • File guided_alignment.h

  • File word2vec_reader.h

  • File marian.h

  • File score_collector.cpp

  • File backend.h

  • File cuda_helpers.h

  • File output_collector.cpp

Namespaces¶

  • Namespace marian

Classes¶

  • Class MarianRuntimeException

Functions¶

  • Template Function checkedLog

  • Function createLoggers(const marian::Config *)

  • Function createStderrLogger(const std::string&, const std::string&, const std::vector<std::string>&, bool)

  • Function marian::getCallStack

  • Function marian::logCallStack

  • Function switchToMultinodeLogging(std::string)

Defines¶

  • Define ABORT

  • Define ABORT_IF

  • Define ABORT_UNLESS

  • Define FUNCTION_NAME

  • Define LOG

  • Define LOG_ONCE

  • Define LOG_TO_STDERR

  • Define LOG_VALID

  • Define LOG_VALID_ONCE

Typedefs¶

  • Typedef Logger


© Copyright 2021, Marian NMT Team.

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