yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.54k stars 8k forks source link

[BugFix] reflect tensorflow update in Tensorboard Tutorial #217

Closed shinel94 closed 1 year ago

shinel94 commented 3 years ago

in code tf.Summary and etc from tensorflow 1.X is not be using, even in tf 2.X that code not work in some case, so try to change the code, work done in higher than tf 1.14 version