TensorFlowAndroidMNIST icon indicating copy to clipboard operation
TensorFlowAndroidMNIST copied to clipboard

Is it possible to implement mnist without writing c code to generate a new .so ?

Open scucheri opened this issue 8 years ago • 0 comments

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" ?

scucheri avatar Jul 26 '17 07:07 scucheri