export tflite::Intepreter's UseNNAPI() and setNumThreads() to java (#16065)
* export UseNNAPI() and setNumThreads() to java Export tflite::Intepreter's UseNNAPI() and SetNumThreads() to Java and modify the Android TfLiteCameraDemo app to use them. * change CheckedChangeListener accordingly * add error checking to setNumThreads()
Loading
Please sign in to comment