Skip to main content

TensorBoard integration for Marian NMT

Project description

Marian Tensorboard

TensorBoard integration for Marian NMT. marian-tensorboard generates charts for TensorBoard or Azure ML Metrics from Marian's training logs.

It started as a project at MTMA 2022 and conceptually at MTM 2019.

Installation

Using PyPI:

pip install marian-tensorboard

Locally:

git clone https://github.com/marian-nmt/marian-tensorboard
cd marian-tensorboard
virtualenv -p python3 venv
source ./venv/bin/activate
python3 setup.py install

Both will add new marian-tensorboard command.

Usage

Local machine

marian-tensorboard -f examples/train.encs.*.log

Open a web browser at https://localhost:6006. The script will update the TensorBoard charts every --update-freq seconds unless --offline is used.

Azure ML

marian-tensorboard -f path/to/train.log [-t tb azureml]

Then on Azure Machine Learning VM go to the Metrics tab or start a TensorBoard server under the Endpoints tab.

Note that logging into Azure ML Metrics is automatically enabled if Azure ML Run ID is detected. Specify -t azureml to disable TensorBoard logging. If Azure ML is enabled, the script will not start an own TensorBoard server instance.

Contributors

  • Amr Hendy
  • Kevin Duh
  • Roman Grundkiewicz
  • Marcin Junczys-Dowmunt

See CHANGELOG.md.

License

See LICENSE.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

marian-tensorboard-0.2.0.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

marian_tensorboard-0.2.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file marian-tensorboard-0.2.0.tar.gz.

File metadata

  • Download URL: marian-tensorboard-0.2.0.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.5

File hashes

Hashes for marian-tensorboard-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3abb2d1577445c77acec236a89d370bdacfbd9349c7821bcd73e140cbdc55712
MD5 2d673ed03f9ef3151df7c1655ef25099
BLAKE2b-256 53d3004bce6c007d3959a5ee72950e341609689e039c5412887751823b239013

See more details on using hashes here.

File details

Details for the file marian_tensorboard-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for marian_tensorboard-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 83203c304abe120ec41def72abe27c9fa8c8ac5bf7d2b76f967b84364805e455
MD5 bfd4aaddc32605d46419bd3a1c203525
BLAKE2b-256 efa39b5f5228ae48d6292241bd21b933899eb0f144024ce4804bdb34b6558f75

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page