aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/summary_ops.cc
Commit message (Expand)AuthorAge
* Always imports the contrib summary ops when importing tensorflow.Gravatar Alexandre Passos2018-03-19
* Shape inference function for CreateSummaryFileWriter.Gravatar Alexandre Passos2017-11-20
* Rename global_step -> step in contrib/summary APIGravatar Justine Tunney2017-11-16
* Add graph writer op to contrib/summaryGravatar Justine Tunney2017-11-15
* Add database writer ops to contrib/summaryGravatar Justine Tunney2017-11-10
* Contrib ops and kernels for summary ops which write without touching python.Gravatar Alexandre Passos2017-09-01
* Merge summary_ops into logging_ops (both of which were small).Gravatar Josh Levenberg2016-03-03
* 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 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: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06