aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/java/src/test
Commit message (Expand)AuthorAge
* Internal changeGravatar Jared Duke2018-10-05
* Fix TfLiteTensor invalidation issue when using the Java APIGravatar Jared Duke2018-10-03
* 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
* Add Interpreter.Options Java API for interpreter configurationGravatar Jared Duke2018-09-25
* Extend Java Interpreter API for TensorFlow LiteGravatar Jared Duke2018-08-20
* 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
* Allow ByteBuffer outputs from TFLite interpreterGravatar Jared Duke2018-07-02
* Expose Quantization params for outputs in JNI interpreterGravatar A. Unique TensorFlower2018-06-15
* Supports initializing an Interpreter with a direct ByteBuffer of nativeOrder()Gravatar A. Unique TensorFlower2018-05-21
* Internal cleanup.Gravatar A. Unique TensorFlower2018-04-30
* Internal cleanup.Gravatar A. Unique TensorFlower2018-04-19
* Pass error reporter to file copy allocation,Gravatar A. Unique TensorFlower2018-03-15
* Internal cleanup.Gravatar A. Unique TensorFlower2018-03-13
* Adds setUseNNAPI to Interpreter.java, to enable develoeprs turn on & off NNAPI.Gravatar A. Unique TensorFlower2018-03-02
* Internal cleanup.Gravatar A. Unique TensorFlower2018-03-01
* Added a TFLite Java API to get last inference latency in nanoseconds.Gravatar A. Unique TensorFlower2018-02-27
* Verify tflite model in TFLite Java APIGravatar A. Unique TensorFlower2018-02-05
* Throws exceptions in Java API of TF Lite if it fails to create interpreters.Gravatar A. Unique TensorFlower2018-01-10
* Update remote tflite_mobilenet dependency pathGravatar Austin Anderson2017-11-10
* Internal ChangeGravatar A. Unique TensorFlower2017-11-10
* Internal Change.Gravatar Andrew Selle2017-11-10