Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting Model to Android #11

Closed
shoaibahmed opened this issue Jan 12, 2016 · 3 comments
Closed

Porting Model to Android #11

shoaibahmed opened this issue Jan 12, 2016 · 3 comments

Comments

@shoaibahmed
Copy link

Hi,

Thanks for such wonderful tutorials. I would like to port the Bi-Directional LSTM model trained on a GPU to Android. Can you pl add a sample for it?

@aymericdamien
Copy link
Owner

Hi, sorry I am not so familiar with Android environment.. I prefer focus on python examples for now. I think you can have a look at TensorFlow C++ code, but it seems that unfortunately rnn cell is not yet implemented, so you would need to replicate rnn and rnn_cell from python to C++

@shoaibahmed
Copy link
Author

Ok. Thanks.

@spaul13
Copy link

spaul13 commented Jun 10, 2019

@shoaibahmed do you succeed in implementing and running the bidirectional lstm benchmark on android? If yes, can u please help me with the steps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants