Skip to main content

Nodify Tensorboard Plugin.

Project description

Nodify Tensorboard Plugin

License GitHub Repo stars

This is a tensorboard plugin by Trainy to supplement the existing PyTorch Profiler. This provides additional visualizations to effectively characterize traces for runs involving multiple GPUs. The plugin expects all traces to be collected using torch.profile and to be located in the same folder.

Installation & Quickstart

Install tensorboard and the plugin.

pip install tensorboard
pip install nodify-plugin

Generate PyTorch profiler traces as shown here and bring up the tensorboard where your traces are living. A set of example logs are provided in this repo under log/resnet18

tensorboard --logdir log/resnet18/

Development

To view the plugin for development, create a virtual environment, install the requirements, and install the plugin.

python -m venv venv
. venv/bin/activate
pip install -e .

Feature roadmap

A lot of the features on the roadmap use Meta's Dynolog, kineto, and holistic trace analyzer.

  • On-demand tracing and metrics through dynologger
  • Recommendations for fixing multinode bottlenecks
  • reading from logs stored on cloud object-stores (e.g. Amazon S3, Azure Blob)

Contributing

For feature requests or bug reports/fixes, feel free to open a Github issue or make a pull request. We'd love to connect with any interested developers and we check our Discord to discuss the direction of our projects everyday. Connect with us either throught the text channels or through DM's.

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

nodify_plugin-0.1.6.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

nodify_plugin-0.1.6-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file nodify_plugin-0.1.6.tar.gz.

File metadata

  • Download URL: nodify_plugin-0.1.6.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for nodify_plugin-0.1.6.tar.gz
Algorithm Hash digest
SHA256 b604b961d2cdc234a3ca193d3592bf2cab9f72d7d359665ccc0fb2c05d0afa66
MD5 3aef51eaefea631e08f4c1338ce39437
BLAKE2b-256 5b244fa8eb4f16cf8bc877d9d7cf78b4fbfedffea81311eeee30b90585e4800b

See more details on using hashes here.

File details

Details for the file nodify_plugin-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for nodify_plugin-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1f3f27c14d813c598c0f16428f6add1ce4744cb8e1711cd74f5d5a7cfc688f3f
MD5 fb690826be298f7195fc5958baa59c98
BLAKE2b-256 026a6b012b85a6e5af84637d29a0d956630d00f0a8f2a1b3ccc04a6f662e1713

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