aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/summary_io.py
Commit message (Expand)AuthorAge
* Replace tf.train.SummaryWriter with tf.summary.FileWriterGravatar Dan Mané2016-11-30
* Add deprecation warning for tf.train.SummaryWriter.Gravatar Dan Mané2016-11-28
* Create tf.summary.FileWriterCache, as replacement for tf.train.SummaryWriterC...Gravatar Dan Mané2016-11-28
* Create tf.Summary.FileWriter, the replacement for tf.train.SummaryWriterGravatar Dan Mané2016-11-09
* Refactor and reorganize SummaryWriter code.Gravatar Dan Mané2016-10-06
* Move MonitoredSession and related utilities from tf.contrib.learn to tf.trainGravatar Mustafa Ispir2016-10-03
* Fix spelling in docstrings.Gravatar Patrick Nguyen2016-09-28
* Integrate the embedding projector backend into TensorBoard.Gravatar Dan Smilkov2016-09-21
* Add basic_train_loop() as an example for higher level frameworks to copy orGravatar A. Unique TensorFlower2016-06-09
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Adding ability for users to store `RunOutputs` information to the events file...Gravatar Dan Smilkov2016-03-23
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Make SummaryWriter take a `Graph` instead of `GraphDef` using the renamed `gr...Gravatar Dan Smilkov2016-03-18
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Add assert_same_float_dtype.Gravatar A. Unique TensorFlower2016-02-02
* Get rid of mysterious comment previously needed for syncing withGravatar Josh Levenberg2016-02-01
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* 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
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: a few small updates.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Upstream a batch of changes to git.Gravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06