aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/android
Commit message (Expand)AuthorAge
* Android permission check (#2658)Gravatar Ernest Grzybowski2016-06-10
* LOG(FATAL) for native Tensorflow errors in Android example, so that initializ...Gravatar Andrew Harp2016-06-07
* Updated Android demo to work with Inception v3 models.Gravatar Pete Warden2016-06-03
* Remove no longer necessary libpthread from Android demo build.Gravatar Andrew Harp2016-06-03
* Update copyright for 3p/tf/examples/android.Gravatar A. Unique TensorFlower2016-06-01
* int64->32 fixes. Notable fixes: Have listdiff return an explicit error insteadGravatar David G. Andersen2016-05-23
* Programatically get camera to display rotation in Android demo, used to trans...Gravatar Andrew Harp2016-05-17
* Have StatSummarizer print OP types as well as name.Gravatar Andrew Harp2016-04-18
* Change example/android/jni/jni_utils.cc to only use functions supported byGravatar A. Unique TensorFlower2016-04-05
* Add LOG(INFO) with the timing of the android demo app's initialization of ten...Gravatar A. Unique TensorFlower2016-04-01
* Move Android kernel lib target definition to tensorflow/core/kernels/BUILD, g...Gravatar Andrew Harp2016-03-31
* Print per-node step stats from Android demo for better benchmarking.Gravatar Andrew Harp2016-03-23
* Print per-node step stats from Android demo for better benchmarking.Gravatar A. Unique TensorFlower2016-03-23
* Print per-node step stats from Android demo for better benchmarking.Gravatar Andrew Harp2016-03-23
* Add optional Android demo termination after running fixed number of inference...Gravatar Andrew Harp2016-03-22
* Expose filegroups from the android example.Gravatar A. Unique TensorFlower2016-03-22
* Rename RunOutputs -> RunMetadata proto.Gravatar Dan Smilkov2016-03-21
* Add optional functionality to save StepStats proto to the filesystem in the A...Gravatar Andrew Harp2016-03-18
* 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
* Move "using namespace tensorflow" declaration in tensorflow_jni.cc so that in...Gravatar Andrew Harp2016-03-10
* Move Android benchmarking state variables to global scope so they can be rese...Gravatar Andrew Harp2016-03-09
* Downgrade Android demo API level to 21 from 23, as no special 23 functionalit...Gravatar A. Unique TensorFlower2016-02-09
* Rollback of camera permission request code (https://github.com/tensorflow/ten...Gravatar A. Unique TensorFlower2016-02-08
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Get rid of mysterious comment previously needed for syncing withGravatar Josh Levenberg2016-02-01
* Add a logging module that can be configured to log to an events file.Gravatar A. Unique TensorFlower2016-01-29
* Colocate the constant initializer of the adagrad accumulator with the variableGravatar A. Unique TensorFlower2016-01-29
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29
* Run Tensorflow inference in a background background thread so that the camera...Gravatar A. Unique TensorFlower2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Add basic benchmarking to inference call in Tensorflow Android demo.Gravatar A. Unique TensorFlower2016-01-25
* Remove TensorShape::ShortDebugString in favor of TensorShape::DebugStringGravatar Geoffrey Irving2016-01-25
* Make Android demo default to not saving preview image to improve performance.Gravatar A. Unique TensorFlower2016-01-14
* some linting fixes to changes brought in from the public.Gravatar Vijay Vasudevan2016-01-07
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* Update build and deploy instructions for Android demo toGravatar A. Unique TensorFlower2015-12-17
* Unspecified message.Gravatar A. Unique TensorFlower2015-12-15
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* 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
* TensorFlow: upstream changes to git (doc fixes).Gravatar Vijay Vasudevan2015-11-10
* TensorFlow: Upstream a batch of changes to git.Gravatar Vijay Vasudevan2015-11-09
* TensorFlow: Upstream latest changes to Git.Gravatar Manjunath Kudlur2015-11-06
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06