aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/text_summary_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Use the new SummaryMetadata field of the Value proto to pass per-plugin infor...Gravatar A. Unique TensorFlower2017-06-16
* Modify the TensorBoard text dashboard so that it can support non-scalar strin...Gravatar Dandelion Mané2017-04-03
* Handle optional collections parameter correctly in tf.summary.text.Gravatar Thomas Schumm2017-03-29
* Add text summary support to TensorBoard.Gravatar Dandelion Mané2017-03-22