aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples
Commit message (Expand)AuthorAge
...
* | Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* | Merge changes from github.Gravatar Yifei Feng2017-11-21
| * Change ndimage.imread to imageio.imread. (#14710)Gravatar zxcqwe49062017-11-21
| * use with when calling TFRecordWriter (#14497)Gravatar FirefoxMetzger2017-11-17
| * Portable path parsing in speech_commands/input_data.py (#14519)Gravatar Derek Murray2017-11-17
| * Merge commit for internal changesGravatar Jonathan Hseu2017-11-16
| |\ | |/ |/|
| * [Speech commands] Add `num_classes=label_count` when constructing the confusi...Gravatar Derek Murray2017-11-16
* | Remove wide_n_deep_tutorial.py in tensorflow/examples/learn in favor of wide_...Gravatar Neal Wu2017-11-14
| * Merge remote-tracking branch 'staging/master' into pushsyncGravatar Andrew Selle2017-11-10
| |\ | |/ |/|
* | Create documentation for retrain.py to describe addition of fixed point layer.Gravatar A. Unique TensorFlower2017-11-10
* | Adds explicity docstring about TF version in examples.Gravatar Jianwei Xie2017-11-10
* | Add functionality to perform training of additional fixed point layer on top ...Gravatar Suharsh Sivakumar2017-11-10
| * Revert "Branch 175277161"Gravatar Martin Wicke2017-11-10
| * Adds explicity docstring about TF version in examples.Gravatar Jianwei Xie2017-11-09
| * Add functionality to perform training of additional fixed point layer on top ...Gravatar Suharsh Sivakumar2017-11-07
|/
* Android demo: fix handling of landscape rotation mode in classifier and detec...Gravatar Andrew Harp2017-11-03
* Rename attribute and not argument when renaming squeeze_dims to axis in SqueezeGravatar Anna R2017-11-03
* Merge changes from github.Gravatar Andrew Harp2017-11-02
* Delete duplicate label_image script.Gravatar Mark Daoust2017-11-01
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Migrate the iris example to use TF core API.Gravatar Jianwei Xie2017-10-20
* Fix random_forest_mnist.py and eliminate a contrib.learn reference to skcompat.Gravatar Igor Saprykin2017-10-19
* Move text_classification_character_rnn from .contrib utils to .core utils.Gravatar Igor Saprykin2017-10-19
* Remove sklearn from text_classification_cnn.py.Gravatar Igor Saprykin2017-10-19
* Fix the build file and a memory issue for text_classification_character_cnn.py.Gravatar Igor Saprykin2017-10-18
* Migrate text_classification.py from .contrib utils to .core.Gravatar Igor Saprykin2017-10-18
* Modify the learn examples wide_and_deep to use tf.estimator.train_and_evaluate.Gravatar Jianwei Xie2017-10-18
* Add logging verbosity to mnist.pyGravatar Jianwei Xie2017-10-18
* Add a custom estimator example to the regression cookbook.Gravatar Mark Daoust2017-10-06
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Fixes docs.Gravatar A. Unique TensorFlower2017-10-04
* Renames variable for consistency with flag.Gravatar A. Unique TensorFlower2017-10-04
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* Fix broken GitHub links in tensorflow and tensorflow_models resulting from Th...Gravatar Neal Wu2017-09-22
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Android demo: finish implementing support for legacy camera so that luminance...Gravatar Andrew Harp2017-09-20
* Switch regression examples to use units of 1000$Gravatar Mark Daoust2017-09-20
* Merge changes from github.Gravatar Patrick Nguyen2017-09-15
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* Android: make it possible to build TF with NDK 13+. The default compiler was ...Gravatar Andrew Harp2017-09-07
* Remove unused BUILD depdendenciesGravatar A. Unique TensorFlower2017-09-07
* Add csv dataset example to get_started/regression.Gravatar Mark Daoust2017-09-06
* Merge changes from github.Gravatar Martin Wicke2017-09-02
* Verify the output shape of HLO instructions in the HloVerifier. This change a...Gravatar Mark Heffernan2017-08-28
* Adding some comments explaining type and meaning of variables.Gravatar A. Unique TensorFlower2017-08-26
* Merge changes from github.Gravatar Jonathan Hseu2017-08-25
* Downloading text8.zip to temporary directory so that writing rights to the cu...Gravatar A. Unique TensorFlower2017-08-22
* Implements SVDF model for keyword spotting tutorial.Gravatar A. Unique TensorFlower2017-08-18
* Android demo app for speech recognitionGravatar Pete Warden2017-08-18
* Fixed input shape for freezing audio graphsGravatar Pete Warden2017-08-17