aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/java
Commit message (Expand)AuthorAge
* Internal changeGravatar Jared Duke2018-10-05
* Fix TfLiteTensor invalidation issue when using the Java APIGravatar Jared Duke2018-10-03
* Check in and refactor the OVIC detector benchmarker.Gravatar A. Unique TensorFlower2018-10-01
* Internal changeGravatar A. Unique TensorFlower2018-09-28
* Internal changeGravatar A. Unique TensorFlower2018-09-28
* Updates Interpreter to be initialized with a MappedByteBuffer for backward co...Gravatar A. Unique TensorFlower2018-09-27
* Add an experimental Java API to allow half precision for FP32 calculation.Gravatar A. Unique TensorFlower2018-09-26
* Reland "Add Interpreter.Options Java API for interpreter configuration"Gravatar Jared Duke2018-09-25
* Automated rollback of commit 954d6a0ace9b96cdd54659b99e9378a1138a7266Gravatar Jared Duke2018-09-25
* Flesh out TFLite Android sample docsGravatar Jared Duke2018-09-25
* Add Interpreter.Options Java API for interpreter configurationGravatar Jared Duke2018-09-25
* Update links to tf lite site.Gravatar Billy Lamberta2018-09-20
* Move OvicBenchmarker class from app folder to source folder.Gravatar A. Unique TensorFlower2018-09-17
* Remove note in TF for Android build instructions about Bazel not supporting N...Gravatar A. Unique TensorFlower2018-09-10
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Correctly tag tests that break internal testing for 1.11Gravatar Austin Anderson2018-09-06
* Remove test dependencies from TFLite Android samplesGravatar Jared Duke2018-08-31
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Extend Java Interpreter API for TensorFlow LiteGravatar Jared Duke2018-08-20
* Merge pull request #14842 from daj:gitignoreGravatar TensorFlower Gardener2018-08-10
|\
* | Expose method to get model input type.Gravatar A. Unique TensorFlower2018-08-09
* | Refine JNI exception when tensor allocation failsGravatar Jared Duke2018-07-25
* | Specify minSdkVersion/targetSdkVersion in library manifestsGravatar Jared Duke2018-07-23
* | Merge pull request #20454 from PaulWoitaschek:patch-2Gravatar TensorFlower Gardener2018-07-19
|\ \
* | | Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
* | | Fix androidx espresso-core gradle dependencyGravatar A. Unique TensorFlower2018-07-16
| * | Update AndroidManifest.xmlGravatar Paul Woitaschek2018-07-16
* | | More Tensor Java class refactoringGravatar Jared Duke2018-07-10
* | | Implement Interpreter.run() in terms of Tensor APIsGravatar Jared Duke2018-07-09
* | | Avoid exceptions in the Interpreter finalizerGravatar Jared Duke2018-07-09
* | | Merge changes from github.Gravatar Yifei Feng2018-07-02
* | | Allow ByteBuffer outputs from TFLite interpreterGravatar Jared Duke2018-07-02
| * | Added target-sdk as well.Gravatar Paul Woitaschek2018-07-02
| * | Added minSdkVersion to the manifestGravatar Paul Woitaschek2018-07-01
* | | PiperOrigin-RevId: 202796842Gravatar A. Unique TensorFlower2018-06-30
| * | Merge commit for internal changesGravatar Michael Case2018-06-26
| |\ \ | |/ / |/| |
* | | Internal cleanup.Gravatar A. Unique TensorFlower2018-06-25
| * | Merge commit for internal changesGravatar Mingxing Tan2018-06-23
| |\ \ | |/ / |/| |
* | | Migrate to new skylark rulesGravatar A. Unique TensorFlower2018-06-22
| * | Merge commit for internal changesGravatar Mingxing Tan2018-06-20
| |\ \ | |/ / |/| |
* | | Merge changes from github.Gravatar Akshay Modi2018-06-18
* | | Migrate to android skylark rulesGravatar A. Unique TensorFlower2018-06-18
* | | Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* | | Merge changes from github.Gravatar Akshay Modi2018-06-18
| * | Automate download and unzip of the model file (#14853)Gravatar Dan J2018-06-17
* | | Expose Quantization params for outputs in JNI interpreterGravatar A. Unique TensorFlower2018-06-15
| * | Merge commit for internal changesGravatar Akshay Modi2018-06-15
| |\ \ | |/ / |/| |
* | | Update demo app to use nightly TFLite build instead of latest release build.Gravatar Alan Chiao2018-06-14
| * | Merge commit for internal changesGravatar Patrick Nguyen2018-06-07
| |\ \ | |/ / |/| |
* | | Use get*ArrayRegion instead of get*ArrayElements in TFlite JNI code.Gravatar A. Unique TensorFlower2018-06-06