aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/summary_writer_test.py
Commit message (Expand)AuthorAge
* 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
* 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
* 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 SummaryWriter take a `Graph` instead of `GraphDef` using the renamed `gr...Gravatar Dan Smilkov2016-03-18
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* 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
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06