aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/logging_ops.cc
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
* [tf.data] Whitelist the "Assert", "Print", and "Timestamp" logging ops for it...Gravatar Derek Murray2018-08-29
* Add Timestamp Op which returns the current timestamp during graph executionGravatar Chris Ying2018-02-20
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* allows tf.Print to print empty data list and changes a noop test in function_...Gravatar Olivia Nordquist2017-11-10
* Add support for float64 in tf.summary.image.Gravatar Dhananjay Nakrani2017-09-27
* Add a kernel for a new TensorSummaryOpV2. Add a test for it.Gravatar A. Unique TensorFlower2017-06-12
* Automated rollback of change 139371663Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all op docs from C++ code.Gravatar Jonathan Hseu2016-11-16
* Simplify api for tf.summary.tensor_summary and tf.summary.scalarGravatar Dan Mané2016-10-13
* Convert sample_rate attribute for AudioSummary into an input.Gravatar RJ Ryan2016-10-04
* Switch to C++ shape inference fns for more ops in image_grad, io_ops,Gravatar A. Unique TensorFlower2016-09-07
* C++ Shape inference for simple logging ops.Gravatar Suharsh Sivakumar2016-08-01
* Annotate more ops with common shape functions, mostly for unchanged_shapeGravatar Vijay Vasudevan2016-07-25
* Extend the TensorFlow summary system to support logging arbitrary Tensors.Gravatar Dan Mané2016-07-19
* Fix the doc strings and Attrs in Op registrations to conform toGravatar Manjunath Kudlur2016-06-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Make SummarizeImageOp work with fp16 images.Gravatar A. Unique TensorFlower2016-05-24
* Audio summary support.Gravatar RJ Ryan2016-04-26
* Do not replace a constant while constant folding.Gravatar Manjunath Kudlur2016-04-25
* Restrict the use of OUT_OF_RANGE to what it was intended to.Gravatar A. Unique TensorFlower2016-04-11
* 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: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06