yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.79k stars 8.03k forks source link

Logger with pytorch tensorboard package #193

Open Naveenkhasyap opened 4 years ago

Naveenkhasyap commented 4 years ago

This is the update on tensorboard support from pytorch itself instead of having anther ML framwork tf for this we can use the same library from pytorch itself , as using two framework is not good design.

i. added text logging and embedding as well along with scalar, image and histogram