Skip to content

Releases: tensorflow/tensorboard

TensorBoard 1.7.0

27 Mar 22:32
Compare
Choose a tag to compare

The 1.7 minor series tracks TensorFlow 1.7.

Highlights

Features

  • Debugger tensor value card improvements:
    • Entering new slice/time indices will automatically refresh view (#1017)
    • Clicking title will highlight node in other parts of the UI (#1023)
  • Debugger health pills now show number of NaN/Inf values if any (#1026)

Changes

  • Audio summary playback elements no longer loop by default (PR #1061), but
    looping can be enabled for individual elements through a right-click option.

Bug fixes

  • #965 - pr_curve_streaming_op no longer results in duplicate plots (PR #1053)
  • #967 - custom scalar margin plots with missing tags now indicate the run
  • #970 - browser back button now works across home page (/) - thanks @brianwa84
  • #990 - apple-touch-icon.png requests no longer trigger 404s - thanks @lanpa
  • #1010 - content no longer intrudes into sidebar on narrow viewports
  • #1016 - CTRL+C now exits TensorBoard even with debugger enabled (PR #975)
  • #1021 - text plugin no longer always shows as inactive on first page load

TensorBoard 1.6.0

09 Feb 19:35
Compare
Choose a tag to compare

NOTICE: TensorBoard 1.6.0+ has moved to the tensorboard package name on PyPI:
https://pypi.python.org/pypi/tensorboard. Only bugfix updates on 1.5.x will be
applied to the old package name (tensorflow-tensorboard). To upgrade to
TensorBoard 1.6.0+ we suggest you first pip uninstall tensorflow-tensorboard
before doing pip install tensorboard. See "Known Issues" below if you run into
problems using TensorBoard after upgrading.

The 1.6 minor series tracks TensorFlow 1.6.

Highlights

Known issues

  • Package tensorboard is installed but command and/or module are missing or
    have the wrong version - this may be due to conflicts with other packages that
    provide tensorboard scripts or modules. Please uninstall all such packages
    including tensorboard, tensorflow-tensorboard and tb-nightly and then
    reinstall tensorboard.
  • Bazel 0.9.0+ required to build from source - this change was necessary in order
    to add support for building at Bazel 0.10.0 and above. Please update Bazel.

TensorBoard 1.5.1

07 Feb 02:05
Compare
Choose a tag to compare

NOTICE: TensorBoard 1.6.0+ will move to the tensorboard package name on PyPI,
instead of using tensorflow-tensorboard. Only bugfix updates on 1.5.x will be
applied to the old package name. To upgrade to TensorBoard 1.6.0+ please first
pip uninstall tensorflow-tensorboard before doing pip install tensorboard.

The 1.5 minor series tracks TensorFlow 1.5.

Bug fixes

  • #554 - line charts no longer "shrink" after run changes on other tabs
  • #889 - fix xComponentsCreationMethod default in vz-line-chart
  • #898 - fixed offset of checkbox label in projector dashboard - thanks @marcj
  • #903 - disabled margin plot smoothing to avoid line going out of bounds
  • #916 - make futures dependency py2-only to avoid install failures
  • #924 - fixed graph dashboard bug causing blank PNG download and minimap
  • #926 - made projector plugin API available in pip package

Documentation updates

  • Custom scalars documentation now documents margin plots feature (#878)
  • FAQ updated to describe custom scalars plugin use cases

TensorBoard 1.6.0-rc0

07 Feb 02:16
Compare
Choose a tag to compare
TensorBoard 1.6.0-rc0 Pre-release
Pre-release

NOTICE: TensorBoard 1.6.0+ has moved to the tensorboard package name on PyPI:
https://pypi.python.org/pypi/tensorboard. Only bugfix updates on 1.5.x will be
applied to the old package name (tensorflow-tensorboard). To upgrade to TensorBoard 1.6.0+
please first pip uninstall tensorflow-tensorboard before doing pip install tensorboard.

The 1.6 minor series tracks TensorFlow 1.6. Full release notes upcoming.

TensorBoard 1.5.0

26 Jan 01:32
Compare
Choose a tag to compare

The 1.5 minor series tracks TensorFlow 1.5. Note that version numbers jump from 0.4.0 to 1.5.0 to catch up with TensorFlow's version numbers, and should stay in sync from now on.

Highlights

Features

  • Image dashboard brightness and constrast sliders (#771) - thanks @edmundtong
  • Top-level dashboard tabs now scroll when there are too many to fit (#730)
  • Settable browser window title with --window_title flag (#804) - thanks @tkunic
  • Tag filters are now reflected in the URL, making them saveable (#787)
  • Pane-based dashboards now only load charts from first two panes by default,
    which should improve responsiveness (#643 defaults tag filter search string
    to empty, and #871 makes first two panes open by default)
  • Lower latency to serve TensorBoard HTML thanks to preloading in memory (#708)
  • Lazy imports ("import tensorboard as tb") now work for summary APIs (#778)
  • PR curve summaries now have pb (#633) and raw_data_pb (#646) versions

Bug fixes

  • #265 - fixed --logdir to handle Windows drive letters - thanks @shakedel
  • #784 - fixed bug in find similar subgraph algo - thanks @trisolaran
  • Graph plugin fixed to
    • correctly render function nodes (#817)
    • pan to nodes more reliably (#824, #837)
    • rebuild hierarchy if callbacks change to avoid race in rendering (#879)

TensorBoard 0.4.0

18 Jan 04:08
Compare
Choose a tag to compare

The 0.4 minor series tracks TensorFlow 1.4.

Features

  • PR Curve plugin has a full-featured new dashboard (#387, #426, many others) - see the README for details
  • PR Curve plugin has new streaming and raw summary-writing ops (#520, #587)
  • Graph plugin has a new "Functions" scene group to show function libraries and
    links to function calls (#394, #395, #497, #551, others)
  • Graph plugin metanodes are now colored more helpfully (#467)
  • Graph plugin selected run is now persisted to URL (#505)
  • Standard dashboard card header UI is more compact and readable (#430)
  • Pagination limit can now be configured in settings (#535)
  • Text plugin now has op and pb summary writing methods (#510)
  • Reduced boilerplate and cleaner API hooks for custom plugins (#611, #620)
  • Faster initial loads due to improved active plugin detection (#621, #663)
  • Reuse of TCP connections with switch to using HTTP/1.1 (#617)

Bug fixes

  • #477 - fixed URLs to properly URI-encode run and tag names
  • #610 - fixed smoothing algorithm to prevent biasing on initial values
  • #647 - fixed text plugin decoding error that led to bad markdown processing

TensorBoard 0.4.0-rc3

15 Nov 23:39
Compare
Choose a tag to compare
TensorBoard 0.4.0-rc3 Pre-release
Pre-release

The 0.4 minor series tracks TensorFlow 1.4. Release notes upcoming.

TensorBoard 0.4.0-rc2

01 Nov 00:50
Compare
Choose a tag to compare
TensorBoard 0.4.0-rc2 Pre-release
Pre-release

The 0.4 minor series tracks TensorFlow 1.4. Release notes upcoming.

TensorBoard 0.4.0-rc1

07 Oct 01:15
Compare
Choose a tag to compare
TensorBoard 0.4.0-rc1 Pre-release
Pre-release

The 0.4 minor series tracks TensorFlow 1.4. Release notes upcoming.

TensorBoard 0.1.8

03 Oct 01:23
Compare
Choose a tag to compare

This is a fix release for TensorFlow 1.3.x users that fixes some minor issues with the pip package.

Installation

TensorBoard is installed automatically when installing TensorFlow. The PyPi package can also be installed manually using:

pip install --upgrade tensorflow-tensorboard==0.1.8

Changes

  • Remove superfluous files from pip package and add license metadata (#591)
  • Make unhelpful EPIPE tracebacks go away (#595)