TensorFlowAndroidMNIST
TensorFlowAndroidMNIST copied to clipboard
Is it possible to implement mnist without writing c code to generate a new .so ?
Is it possible to implement mnist without writing c code to generate a new .so ? I mean, Is it possible to implement this only using "libandroid_tensorflow_inference_java.jar" and "libtensorflow_inference.so" ?