aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/text_summary.py
Commit message (Expand)AuthorAge
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-02-08
* Remove legacy TextSummaryPluginAsset classGravatar Nick Felt2017-11-02
* Make the text summary write no plugin data contentGravatar A. Unique TensorFlower2017-09-06
* Make plugin_data an optional field of SummaryMetadataGravatar A. Unique TensorFlower2017-08-08
* Merge changes from github.Gravatar Benoit Steiner2017-08-04
* Removed the _tensor_summary_v2 op.Gravatar A. Unique TensorFlower2017-07-10
* Made the collections argument of text_summary un-deprecated.Gravatar A. Unique TensorFlower2017-07-10
* 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