aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/logging_ops.py
Commit message (Expand)AuthorAge
* This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
* Temporarily unexport tf.print (alias for tf.Print).Gravatar Asim Shankar2018-07-10
* Add tf.print an an alias for tf.Print (#19234)Gravatar Geoffrey Irving2018-05-17
* Removing underscore prefix from _scalar_summary and _histogram_summary.Gravatar Anna R2018-03-14
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Add Timestamp Op which returns the current timestamp during graph executionGravatar Chris Ying2018-02-20
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-22
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Add a note to `tf.Print` explaining where it prints to.Gravatar Mark Daoust2017-03-17
* Merge changes from github.Gravatar Benoit Steiner2017-02-08
* Add TODOs on several REGISTER_OP calls that should get deprecated.Gravatar A. Unique TensorFlower2017-02-03
* Fix erroneous references to tf.summary.histogram in deprecation string for no...Gravatar A. Unique TensorFlower2016-12-14
* Remove some of the deprecations added to logging_ops.py in cl/141515942 becauseGravatar A. Unique TensorFlower2016-12-09
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Add an explanation of the summary migration to the tf.contrib.deprecated moduleGravatar Dan Mané2016-12-02
* 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
* Automated rollback of change 138687264Gravatar Dan Mané2016-11-10
* Deprecate the old tf.X_summary ops.Gravatar Dan Mané2016-11-09
* Convert sample_rate attribute for AudioSummary into an input.Gravatar RJ Ryan2016-10-04
* Rename NoGradient -> NotDifferentiable, to make it clearGravatar Vijay Vasudevan2016-09-09
* Speed up tf.Assert, move it to control_flow_ops.Gravatar Eugene Brevdo2016-09-07
* Delegate to C++ shape functions for various ops in candidate_sampling, ctc, io,Gravatar A. Unique TensorFlower2016-09-07
* Fix a couple pylint warnings.Gravatar A. Unique TensorFlower2016-08-17
* Deprecate op_scope by extending name_scope and move all callers to the new na...Gravatar Lukasz Kaiser2016-08-09
* Execute TODOs toGravatar Olivia Nordquist2016-06-14
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Merging Estimator and TensorFlowEstiamtor.Gravatar Illia Polosukhin2016-05-20
* Audio summary support.Gravatar RJ Ryan2016-04-26
* Documentation for tf.Assert improved.Gravatar A. Unique TensorFlower2016-04-26
* Restrict the use of OUT_OF_RANGE to what it was intended to.Gravatar A. Unique TensorFlower2016-04-11
* PyLint updates.Gravatar Josh Levenberg2016-04-01
* Merge summary_ops into logging_ops (both of which were small).Gravatar Josh Levenberg2016-03-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Upstream latest changes to git.Gravatar Manjunath Kudlur2015-11-08
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06