1. Android renderscript API guide. https://developer.android.com/guide/topics/renderscript/compute.html.
2. Caffe android library. https://github.com/sh1r0/caffe-android-lib.
3. gemmlowp: a small self- contained low-precision GEMM library.
4. Tensorflow android demo. https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android.
5. Torch android. https://github.com/soumith/torch-android.