aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/models/image/mnist/convolutional.py
Commit message (Expand)AuthorAge
* Moved tensorflow/models to models/tutorials and replaced all tutorial referen...Gravatar Neal Wu2016-12-08
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Parse argparse flags, then pass unparsed flags through to argv via tf.app.run()Gravatar Vijay Vasudevan2016-10-27
* Replace tf.flags usage with argparse everywhereGravatar A. Unique TensorFlower2016-10-10
* Renaming size to Size to keep it consistent with what it used to be.Gravatar Rohan Jain2016-09-12
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* Added an option to train the example mnist model using 16 bit floatsGravatar Benoit Steiner2016-06-06
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Minor typo fix.Gravatar A. Unique TensorFlower2016-03-21
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Correct minor typo in tutorial comment.Gravatar A. Unique TensorFlower2016-03-08
* 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
* Convert convolutional.py example to use new sparse_softmax_cross_entropy_with...Gravatar David G. Andersen2016-02-05
* Make convolutional.py easier to run on GPUs with less RAM.Gravatar Vincent Vanhoucke2016-01-07
* some linting fixes to changes brought in from the public.Gravatar Vijay Vasudevan2016-01-07
* Print mnist convolutional per-step timesGravatar Yaroslav Bulatov2016-01-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Upstream changes from afternoon.Gravatar Vijay Vasudevan2015-11-12
* 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