Skip to main content

Wrapper for Tensorflow's TensorBoard

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. If you want to help be sure to contact me or fork this repository and work on our ToDo list from the development branch. 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:

PyTorch

The project does not install PyTorch so it doesn't force a different version from your environment, so before using the wrapper, be sure to install:

torchvision
torch

Development dependencies

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

install

You can now install this project by using:

pip install tensorboard-wrapper

You can run the tests by executing:

python -m unittest test.py

And the list of the functions already implemented:

  • tensorboard.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.2.1.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

tensorboard_wrapper-0.2.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file tensorboard-wrapper-0.2.1.tar.gz.

File metadata

  • Download URL: tensorboard-wrapper-0.2.1.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for tensorboard-wrapper-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c9676f212c935bcb34fd4f508bd1ad4910c7c82bab50f4b2435aab0be9bf89b0
MD5 4629a2d63f65b7bc54ddee428de0ac38
BLAKE2b-256 abeee86493825ff820af4430f46af620f5df0e051fd612dd4819623abeac74f8

See more details on using hashes here.

File details

Details for the file tensorboard_wrapper-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for tensorboard_wrapper-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6534f232a57c635065e4a6aade0cae92ba7f1f199616f5e671122e58dfaa2de3
MD5 3161fc4f82197f1ed15ce206810d2d47
BLAKE2b-256 3ec28e4eedfcf20e55940f67a9d0b65e1092348a51f43d7f006dfc60641c35dd

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