STT-tensorflow/tensorflow/lite/java
Jared Duke 3d21db1f00 [tf.lite] Re-land "Fix JNI memory leak when constructor exceptions are thrown"
Properly dispose of native memory handles if an exception is thrown
in the Interpreter constructor. This change landed previously but was rolled
back due to a bug in how the ByteBuffer constructor argument was stored.
That has been addressed in this change.

PiperOrigin-RevId: 351844621
Change-Id: Ibd335a4d3a4412a910d859af9f3a5b0a60829cc0
2021-01-14 12:16:15 -08:00
..
demo Merge pull request #42404 from freedomtan:gpu_delegate_already_allows_quant 2020-08-20 08:31:04 -07:00
jni
ovic Correct mistaken ms to ns conversion change. 2020-05-20 12:00:40 -07:00
src [tf.lite] Re-land "Fix JNI memory leak when constructor exceptions are thrown" 2021-01-14 12:16:15 -08:00
aar_with_jni.bzl Fixes an issue where aar_with_jni fails when building with --config=android_java8_libs. 2020-11-11 14:09:49 -08:00
AndroidManifest.xml Remove the minSdk number. 2020-02-18 13:40:45 -08:00
BUILD Add new API for running using SignatureDef in Interpreter Java API. 2020-12-17 21:43:35 -08:00
build_aar_for_release.sh Update build commands 2020-02-14 16:14:14 -08:00
gpu_version_script.lds Include native C symbols and headers for TFLite AARs 2019-12-06 17:40:31 -08:00
proguard.flags
tflite_version_script.lds Include native C symbols and headers for TFLite AARs 2019-12-06 17:40:31 -08:00