aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/label_image/main.cc
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
* Added Mobilenet support to TensorFlow toolingGravatar Pete Warden2017-07-10
* 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
* 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
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Moved the flag parsing into a separate module.Gravatar Pete Warden2016-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
* TensorFlow: upstream latest changes to git.Gravatar Vijay Vasudevan2015-12-06
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Removal of large assets and small other fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16