aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/models/image/cifar10/cifar10_eval.py
Commit message (Expand)AuthorAge
* Moved tensorflow/models to models/tutorials and replaced all tutorial referen...Gravatar Neal Wu2016-12-08
* 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
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Replace graph_def with graph when passed to the SummaryWriter and update tuto...Gravatar Dan Smilkov2016-03-24
* Add correct dependencies to sdca ops to fix build breakage.Gravatar A. Unique TensorFlower2016-02-24
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Make the gfile package available when importing tensorflow.Gravatar A. Unique TensorFlower2016-02-09
* Added a variables_to_restore() function which returns a map fromGravatar A. Unique TensorFlower2015-12-22
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06