Tensorboard plugins on pytorch

I know there are some versions of tensorboard to use with pytorch (e.g. this, this), but is there any way to use tensorboard plugins with pytorch?
Thanks

I’d be interested to know if any plugins are available for the built in tensorboard integration (torch.utils.tensorboard). Particularly, is there anyway to use the HParams tensorboard plugin with Pytorch?