aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/event_accumulator_test.py
Commit message (Expand)AuthorAge
* Move TensorBoard backend logic from python/summary to tensorboard/backend.Gravatar Dandelion Mané2017-03-08
* Add a system for TensorBoard plugin asset management to TensorFlow.Gravatar Dandelion Mané2017-03-06
* Add support for Tensors to the EventAccumulator.Gravatar Dandelion Mané2017-02-22
* Made the event accumulator accumulate health pill valuesGravatar A. Unique TensorFlower2017-02-01
* Ensure that _CompressHistogram() always returns a CompressedHistogramEvent ob...Gravatar A. Unique TensorFlower2017-01-03
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Replace using of tf.contrib.deprecated.merge_all_summaries with tf.summary.me...Gravatar Dan Mané2016-12-01
* Migrate tf summary ops to use tf.contrib.deprecated endpoints.Gravatar Dan Mané2016-11-30
* Replace tf.train.SummaryWriter with tf.summary.FileWriterGravatar Dan Mané2016-11-29
* Alias summary-related protos as tf.summary.Event, tf.summary.Summary, etcGravatar Dan Mané2016-11-09
* TensorBoard compresses histograms only when the data will be stored in the re...Gravatar Dan Mané2016-11-03
* Tweak to EventAccumulator: Process new style summaries as floats.Gravatar Dan Mané2016-10-19
* TensorFlow summary API migration.Gravatar Dan Mané2016-10-19
* Modify EventAccumulator (and, by extension, TensorBoard) to process tf.summar...Gravatar Dan Mané2016-10-18
* Modify EventAccumulator and TensorBoard to handle MetaGraph in Events.Gravatar Eugene Brevdo2016-10-11
* Make TensorBoard histogram processing 3x fasterGravatar Justine Tunney2016-09-05
* Fix threading bug in reservoir samplingGravatar Justine Tunney2016-08-15
* Expose the timestamp of the first event in any given run.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Don't load events until all runs have been added.Gravatar A. Unique TensorFlower2016-05-25
* Audio summary support.Gravatar RJ Ryan2016-04-26
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Replace graph_def with graph when passed to the SummaryWriter and update tuto...Gravatar Dan Smilkov2016-03-24
* Adding ability for users to store `RunOutputs` information to the events file...Gravatar Dan Smilkov2016-03-23
* Make TensorBoard purging of orphaned events optional. It's now controlled by ...Gravatar Dan Mané2016-02-29
* Rollback of:Gravatar Vijay Vasudevan2016-02-25
* Make TensorBoard purging of orphaned or out-of-order events optional.Gravatar Dan Mané2016-02-25
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Updated Tensorboard logic for determining what data should be thrown out afte...Gravatar A. Unique TensorFlower2016-02-03
* Get rid of mysterious comment previously needed for syncing withGravatar Josh Levenberg2016-02-01
* TensorFlow event accumulator test: remove comparison of exact stringGravatar Vijay Vasudevan2016-01-27
* Updated TensorBoard logic for discarding events after crashes to discard out ...Gravatar A. Unique TensorFlower2016-01-27
* Rollback of "Updated TensorBoard logic for discarding events after crashes to...Gravatar Vijay Vasudevan2016-01-20
* Change: 112636955Gravatar Manjunath Kudlur2016-01-20
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06