ENCP / CNNdroid

Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
MIT License
539 stars 181 forks source link

Are LSTMs supported? #25

Closed virl closed 7 years ago

virl commented 7 years ago

Greetings.

Are LSTMs (and RNNs in general) supported by this library?

latifisalar commented 7 years ago

Hi, Unfortunately, CNNdroid doesn't support RNNs or LSTMs yet. We're still undergoing the process of expanding CNN coverage(SqueezeNet, ResNet) for the CNNdroid.