Efficient LSTM parallelization on smartphone GPU
This repo is for running LSTM model on mobile devices.
Currently we support the following mode:
Just run ./gradlew iR
to install MobiRNN on your connected phone.
You can run ./gradlew pu
to generate apk file or simply download the blob/mobile-release.apk
in the repo.