Skip to content

Releases: neptune-ai/neptune-tensorboard

1.0.3

05 Mar 09:22
935b631
Compare
Choose a tag to compare

Changes

  • Readme updated (#69)

1.0.2

20 Oct 16:21
94c4543
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

20 Oct 14:58
cee427b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

28 Jun 12:40
677865c
Compare
Choose a tag to compare

neptune-tensorboard 1.0.0

Fixes

  • Export neptune plug-in correctly (#62)
  • Disable capturing of hardware metrics (#63)

Changes

  • Add support to export existing Tensorboard logs via CLI plugin (#59)
  • Update integration to work with tensorboardX's SummaryWriter (#56)
  • Update integration to work with PyTorch's SummaryWriter (#55)
  • Update integration to work with latest neptune client and update the meta-data logging structure (#51)

1.0.0.pre4

23 Jun 09:40
607b34c
Compare
Choose a tag to compare

Fixes

  • Export neptune plug-in correctly (#62)

1.0.0.pre3

23 Jun 07:09
83a1e15
Compare
Choose a tag to compare

Changes

  • Add support to export existing Tensorboard logs via CLI plugin (#59)

1.0.0.pre2

14 Jun 07:53
47dbb2a
Compare
Choose a tag to compare

Changes

  • Update integration to work with tensorboardX's SummaryWriter (#56)

1.0.0.pre1

13 Jun 10:27
d751e70
Compare
Choose a tag to compare

Changes

  • Update integration to work with PyTorch's SummaryWriter (#55)

1.0.0.pre0

24 May 13:05
c7c6ed5
Compare
Choose a tag to compare

Changes

  • Update integration to work with latest neptune client and update the meta-data logging structure (#51)

0.5.3

23 May 14:20
8518ef3
Compare
Choose a tag to compare

Changes

  • Moved neptune_tensorboard and neptune_tensorboard_plugin packages to src directory (#47)