Release v2.1
2.1 (2020-07-05)
- Global SummaryWriter that mimics python's default logger class, concurrent write is supported.
- 200x speed up for add_audio. Please install the soundfile package for this feature.
- Supports jax tensors.
- The add_graph function is delegated to the one in torch.utils.tensorboard.
- Bug fixes, see the commit log in Github.