aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/label_image
Commit message (Expand)AuthorAge
* Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add pylint check for W0611 unused-import in ci_sanity.sh and fix existing pyl...Gravatar Yifei Feng2018-02-06
* Add C0330 bad-continuation check to pylint.Gravatar Yifei Feng2018-01-25
* Merge changes from github.Gravatar Sourabh Bajaj2018-01-17
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-05
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Merge changes from github.Gravatar Frank Chen2017-07-13
* Added Mobilenet support to TensorFlow toolingGravatar Pete Warden2017-07-10
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* docs,label_image: Use a more recent inception v3 model.Gravatar Asim Shankar2017-03-15
* Add a mechanism for hiding, skipping, and modifying the generated opGravatar A. Unique TensorFlower2017-02-01
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-18
* Automated rollback of change 144776821Gravatar A. Unique TensorFlower2017-01-17
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-17
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Java: LabelImage using Inception example.Gravatar Asim Shankar2016-12-06
* Modify tensorflow command line flag parsing:Gravatar A. Unique TensorFlower2016-10-14
* Merge changes from github.Gravatar Martin Wicke2016-07-25
* Improvements to the C++ graph building API.Gravatar Manjunath Kudlur2016-07-15
* s/Tensorflow/TensorFlow. A losing battle :)Gravatar Vijay Vasudevan2016-07-13
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Update versions of bower components to reflect those inside Google. This also...Gravatar Dan Smilkov2016-02-16
* Transfer learning example, retraining Inception to recognize flowers.Gravatar Pete Warden2016-02-12
* Switch label_image to use TopKV2 instead of TopKGravatar Geoffrey Irving2016-02-10
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-21
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-21
* Change: 112641949Gravatar Manjunath Kudlur2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* Fix examples/label_image/...Gravatar Manjunath Kudlur2016-01-18
* Added the missing build_config:gtest dependency to command_line_flags_testGravatar Manjunath Kudlur2016-01-18
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-18
* Moved the flag parsing into a separate module.Gravatar Pete Warden2016-01-18
* Improve gradient support for nested while loops and conditionals.Gravatar A. Unique TensorFlower2016-01-18
* TensorFlow: include types.h to unbreak OSS BUILDGravatar Vijay Vasudevan2016-01-06
* TensorFlow: Remove use of command_line_flags library in our usage. SoonGravatar Vijay Vasudevan2016-01-06
* Add visibility rules to two BUILD files.Gravatar Vijay Vasudevan2015-12-15
* TensorFlow: upstream latest changes to git.Gravatar Vijay Vasudevan2015-12-06