aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/summary_tensor_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Fix typos (#13440)Gravatar Taehoon Lee2017-10-02
* Add support for display_name and summary_description to the tf.summary.tensor...Gravatar Dandelion Man?2017-07-19
* Removed the _tensor_summary_v2 op.Gravatar A. Unique TensorFlower2017-07-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Switch implementation of tf.scalar.summary back to the ScalarSummary kernel.Gravatar Dan Mané2016-10-20
* Simplify api for tf.summary.tensor_summary and tf.summary.scalarGravatar Dan Mané2016-10-13
* Extend the TensorFlow summary system to support logging arbitrary Tensors.Gravatar Dan Mané2016-07-19