NVIDIA / DeepLearningExamples

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
13.24k stars 3.17k forks source link

[Tacotron2/PyTorch] Tensorboard implementation #911

Open Jnanesh-K-P opened 3 years ago

Jnanesh-K-P commented 3 years ago

Related to Plotting the output logs for tacotron2 to analyze model overfitting

The previous Nvidia tacotron2 and fastpitch have been enabled with tensorboards which make us analyze the models easily.

mmehiretu2019 commented 2 years ago

I have been struggling to load nvlog.json into tensorboard. Is this feature not supported at the moment ?