larq / compute-engine

Highly optimized inference engine for Binarized Neural Networks
https://docs.larq.dev/compute-engine
Apache License 2.0
242 stars 34 forks source link

Fix Android benchmarker build #788

Closed lgeiger closed 1 year ago

lgeiger commented 1 year ago

Looks like the current Android benchmarking binaries release build is failing. Looking at the error it seems like we need to update the Android NDK we are using. TFLite recommends version 21 whereas we are still on 19.