Releases: neptune-ai/neptune-tensorboard
Releases · neptune-ai/neptune-tensorboard
1.0.3
1.0.2
What's Changed
- Use **kwargs to handle unused tensorboard arguements by @Inquisitive-ME in #68
New Contributors
- @Inquisitive-ME made their first contribution in #68
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- add docstring by @normandy7 in #65
- Add support for description by @SiddhantSadangi in #66
New Contributors
- @SiddhantSadangi made their first contribution in #66
Full Changelog: 1.0.0...1.0.1
1.0.0
neptune-tensorboard 1.0.0
Fixes
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
Fixes
- Export neptune plug-in correctly (#62)
1.0.0.pre3
Changes
- Add support to export existing Tensorboard logs via CLI plugin (#59)
1.0.0.pre2
Changes
- Update integration to work with tensorboardX's SummaryWriter (#56)
1.0.0.pre1
Changes
- Update integration to work with PyTorch's SummaryWriter (#55)
1.0.0.pre0
Changes
- Update integration to work with latest
neptune
client and update the meta-data logging structure (#51)