tflite roadmap for LSTM

[亡魂溺海] 提交于 2019-12-24 01:55:56

问题


I read in https://www.tensorflow.org/lite/guide/roadmap : (last update from: March 6th, 2019) This item is still work in progress I assume: "Add full support of conversion for LSTMs and RNNs"

What is the 2019 ETA for LSTM/RNN support, or LSTM/CNN support (basically any LSTM model for that matter..) ? even as experimental..

I am working on a highly critical (for the company/business) proof-of-concept model, which must utilize LSTM as it is, already established in the tensorflow. I am now required to convert it to tflite, in which then an Android App will infer tflite in runtime for specific Mobility purpose / use-case.

Thank you.

来源:https://stackoverflow.com/questions/55812402/tflite-roadmap-for-lstm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!