- Readme updated (#69)
- Use **kwargs to handle unused tensorboard arguements (#68)
- Add support for
description
argument intf.summary.image()
(#66)
- 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)
- Export neptune plug-in correctly (#62)
- 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)
- Moved
neptune_tensorboard
andneptune_tensorboard_plugin
packages tosrc
directory (#47)