aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/summary_ops_v2.py
Commit message (Expand)AuthorAge
* Removing the _SHOULD_RECORD_SUMMARIES_NAME andGravatar Rohan Jain2018-10-09
* Convert logdir paths to strings.Gravatar Alexandre Passos2018-09-13
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Automated rollback of commit 568727eed199dba04e37f500265b50f96fed455eGravatar Nick Felt2018-07-24
* Add v2 summary support to Estimator.train() and MonitoredSession hooksGravatar Nick Felt2018-07-24
* Fix some summary collection leaks when executing eagerlyGravatar Allen Lavoie2018-06-25
* Add a try/finally to context managers.Gravatar Mark Daoust2018-04-25
* Create FileWriter <-> tf.contrib.summary compatibility layerGravatar Nick Felt2018-04-10