aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/summary_ops.py
Commit message (Expand)AuthorAge
* Add summaries from only the first tower in distributed strategy.Gravatar Priya Gupta2018-03-29
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-22
* 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
* Use the new SummaryMetadata field of the Value proto to pass per-plugin infor...Gravatar A. Unique TensorFlower2017-06-16
* Add a kernel for a new TensorSummaryOpV2. Add a test for it.Gravatar A. Unique TensorFlower2017-06-12
* Adds ability to set a "family" attribute in Tensorflow summaries, whichGravatar A. Unique TensorFlower2017-06-07
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Make the python default for shape fn be call_cpp_shape_fn.Gravatar A. Unique TensorFlower2016-11-14
* Simplify api for tf.summary.tensor_summary and tf.summary.scalarGravatar Dan Mané2016-10-13
* Rename NoGradient -> NotDifferentiable, to make it clearGravatar Vijay Vasudevan2016-09-09
* Switch to C++ shape inference fns for more ops in image_grad, io_ops,Gravatar A. Unique TensorFlower2016-09-07
* Add tf.summary.scalar, a replacement for tf.scalar_summary implemented via Te...Gravatar Dan Mané2016-08-25
* Deprecate op_scope by extending name_scope and move all callers to the new na...Gravatar Lukasz Kaiser2016-08-09
* Extend the TensorFlow summary system to support logging arbitrary Tensors.Gravatar Dan Mané2016-07-19
* Merge summary_ops into logging_ops (both of which were small).Gravatar Josh Levenberg2016-03-03
* Cleaning up pylints - removing some unnecessary ones, beingGravatar David G. Andersen2016-02-08
* Fix Scatter*.png figuresGravatar A. Unique TensorFlower2016-01-14
* Change visibility to public in bower.BUILDGravatar A. Unique TensorFlower2016-01-13
* Minor fixes (related) to gpu_event_mgr_test.ccGravatar A. Unique TensorFlower2016-01-13
* Fix overly pessimistic shape inference in tf.batch_matmul for matrices with p...Gravatar A. Unique TensorFlower2016-01-12
* Fix error in link to mnist_with_summaries.pyGravatar Martin Wicke2016-01-12
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06