Cannot resolve corresponding JNI function Java_org_tensorflow_demo_TensorFlowClassifier_initializeTensorFlow Reports native method declarations in Java where no corresponding JNI function is found in the project.
How to resolve this in TensorFlowClassifier.java and ImageUtils.java?
Cannot resolve corresponding JNI function Java_org_tensorflow_demo_TensorFlowClassifier_initializeTensorFlow Reports native method declarations in Java where no corresponding JNI function is found in the project.
How to resolve this in TensorFlowClassifier.java and ImageUtils.java?