aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples
Commit message (Expand)AuthorAge
* 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
* 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
* Fixes audio processor init not received all required parameters.Gravatar A. Unique TensorFlower2017-08-16
* Automated g4 rollback of changelist 165504820Gravatar Pete Warden2017-08-16
* Android demo app for speech recognitionGravatar Pete Warden2017-08-16
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-08-14
* Fix open-source build errors in examples/speech_commandGravatar Shanqing Cai2017-08-11
* Speech keyword detector tutorialGravatar Pete Warden2017-08-11
* Android demo: revert calls to yuv -> rgb conversion methods so that Java fall...Gravatar Andrew Harp2017-08-09
* Update Android Detect demo to use models exported using the Tensorflow Object...Gravatar A. Unique TensorFlower2017-08-09
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-05
* Merge changes from github.Gravatar Benoit Steiner2017-08-04
* Android multibox detector: fix int to float RGB conversion to the correct orderGravatar Andrew Harp2017-08-03