aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/tutorials/mnist/fully_connected_feed.py
Commit message (Expand)AuthorAge
* Typo fix in file 'fully_connected_feed.py' (#14033)Gravatar LevineHuang2017-10-30
* Branch 160346151 (#11094)Gravatar Yifei Feng2017-06-28
* Merge commit for internal changesGravatar Dan2016-11-30
|\
| * Replace tf.train.SummaryWriter with tf.summary.FileWriterGravatar Dan Mané2016-11-29
* | `write_version=tf.train.SaverDef.V2` is already the default setting in latest...Gravatar Xingdong Zuo2016-11-25
* | Force precision to be float for the MNIST fully connected example.Gravatar tiriplicamihai2016-11-20
|/
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* Parse argparse flags, then pass unparsed flags through to argv via tf.app.run()Gravatar Vijay Vasudevan2016-10-27
* Shift tensorflow/examples over to the new summary ops.Gravatar Dan Mané2016-10-20
* Replace tf.flags usage with argparse everywhereGravatar A. Unique TensorFlower2016-10-10
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Fixed bug in fully_connected_feed.py in which checkpoints were being saved to...Gravatar A. Unique TensorFlower2016-06-30
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Brings tutorial code in line with best practice re keeping graph construction...Gravatar A. Unique TensorFlower2016-04-28
* Merge changes from github.Gravatar Vijay Vasudevan2016-03-29
* Replace graph_def with graph when passed to the SummaryWriter and update tuto...Gravatar Dan Smilkov2016-03-24
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07