Skip to main content

A wrapper class for the Tensorflow's Tensorboard application

Project description

Tensorboard

This is a wrapper class for the Tensorflow's Tensorboard application. It is still in early development, and should be used with a grain of salt. Tensorboard.py is the Wrapper that contains all functions needed to interact, more documentation should come in the future, but as for now, the requirements for this project are:

setuptools
wheel
twine
numpy
tensorboard==1.15
torch>=1.6.0 
torchvision>=0.7.0 

There are no installs for the moments to be used with any other repositories.

Todo List:

  • Unit Tests for the functions available
  • Documentation
  • pip install module
  • Implement rest of the Tensorboard functions

A list of the functions already implemented:

  • tebsirbiard.writer.SummaryWritter
  • add_scalar
  • add_scalar*
  • add_histogram*
  • add_image
  • add_images*
  • add_figure
  • add_video
  • add_audio
  • add_text
  • add_graph
  • add_embedding
  • add_pr_curve
  • add_custom_scalars
  • add_mesh
  • add_hparams
  • flush*
  • close*

*Altered in some shape or form. All changes will be in the documentation in the future.

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

tensorboard-wrapper-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

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