aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/tutorials
Commit message (Expand)AuthorAge
...
* Fixed bug in fully_connected_feed.py in which checkpoints were being saved to...Gravatar A. Unique TensorFlower2016-06-30
* Added close() to the event writers.Gravatar Sherry Moore2016-06-27
* "notsan" tag should have been applied to the test, not the binary.Gravatar Josh Levenberg2016-06-08
* Test failing on TSAN.Gravatar Josh Levenberg2016-06-07
* Update mnist_with_summaries to format the run metadata runs with 3 digits forGravatar Nikhil Thorat2016-06-07
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Add run metadata to the mnist_with_summaries.py TF example tutorial.Gravatar Nikhil Thorat2016-05-25
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-24
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Reformat python/__init__.py and mnist_with_summaries.pyGravatar Dan Mané2016-05-04
* Reenable check_futures_testGravatar Geoffrey Irving2016-04-29
* Brings tutorial code in line with best practice re keeping graph construction...Gravatar A. Unique TensorFlower2016-04-28
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Redo the TensorBoard tutorial code (mnist_with_summaries.py).Gravatar Dan Mané2016-04-11
* 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
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* mnist example now uses sparse_softmax_cross_entropy_with_logits.Gravatar Eugene Brevdo2016-02-26
* Add correct dependencies to sdca ops to fix build breakage.Gravatar A. Unique TensorFlower2016-02-24
* Adding tests for TensorFlow tutorialsGravatar A. Unique TensorFlower2016-02-23
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Use gfile wrapper instead of direct file access in mnist input builder.Gravatar A. Unique TensorFlower2016-02-12
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Make :mnist and :input_data public in examples/tutorials/mnistGravatar A. Unique TensorFlower2016-02-09
* Make the gfile package available when importing tensorflow.Gravatar A. Unique TensorFlower2016-02-09
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Fix the split-on-underscore and show-data-download-links options.Gravatar A. Unique TensorFlower2016-01-15
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* Fix some lint errors in image_ops_test.py and word2vec_basic.pyGravatar Vijay Vasudevan2015-12-22
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07