Commit Graph

2 Commits

Author SHA1 Message Date
Karim Nosir
dd02edce8b Update build commands
Tested:
bazel build -c opt --fat_apk_cpu=x86,x86_64,arm64-v8a,armeabi-v7a //tensorflow/lite/java:tensorflow-lite

With NDK r17c

PiperOrigin-RevId: 295248025
Change-Id: Ice7895ffb5ef53f5885532fdf66ae6ee9d012892
2020-02-14 16:14:14 -08:00
Jared Duke
0699728bf9 Migrate the TFLite C API out of lite/experimental
Follow-up work will involve introducing a package target that bundles
the native shared library with all necessary headers.

RELNOTES: Migrated the TFLite C inference API out of experimental into lite/c.
PiperOrigin-RevId: 282827414
Change-Id: Ibbef3dee899576b770c9410d212a0eb4087fe710
2019-11-27 13:46:35 -08:00