aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/summary_iterator.py
Commit message (Expand)AuthorAge
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-02-08
* Remove non-exposed copy of old SummaryWriterGravatar Nick Felt2017-12-01
* Fix links according to new convention.Gravatar Patrick Nguyen2017-02-14
* Doc fixit task 2.Gravatar Jonathan Hseu2017-02-13
* Replace tf.train.SummaryWriter with tf.summary.FileWriterGravatar Dan Mané2016-11-29
* Change docstring in summary_iterator to use new API.Gravatar Dan Mané2016-11-28
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Refactor and reorganize SummaryWriter code.Gravatar Dan Mané2016-10-06