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

File timer.h¶

↰ Parent directory (src/common)

Contents

  • Definition (src/common/timer.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (src/common/timer.h)¶

  • Program Listing for File timer.h

Includes¶

  • chrono

  • ctime

  • iostream

  • sstream

Included By¶

  • File marian_decoder.cpp

  • File marian_embedder.cpp

  • File marian_scorer.cpp

  • File marian_server.cpp

  • File cli_wrapper.cpp

  • File batch_generator.h

  • File auto_tuner.h

  • File lsh.cpp

  • File output.cpp

  • File communicator_nccl.h

  • File validator.h

  • File translator.h

Namespaces¶

  • Namespace marian

  • Namespace marian::timer

Classes¶

  • Class AutoTimer

  • Class Timer

Functions¶

  • Function marian::timer::currentDate

Typedefs¶

  • Typedef marian::timer::CPUTimer


© Copyright 2021, Marian NMT Team.

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