Python bindings for TF & TF-Lite

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Python bindings for TF & TF-Lite

ソリューションへジャンプ
3,796件の閲覧回数
jose_ruiz
NXP Pro Support
NXP Pro Support

Hello,
We have the need to use python 3 bindings and Keras (either Keras or tf.keras) as the front end for TensorFlow and TensorFlow Lite on i.MX8QuadXPlus. From the i.MX Linux Release Notes (L4.19.35) I can see that Hardware Accelerated eIQ Machine Learning is supported on this SoC, however, there are no further details on what features are supported for each framework (TF, TF-lite, OpenCV) and on what version. There is also no mention of the Python bindings for TF or TF-lite, are these available? On what version (2.7, <=3.6 or >=3.7)?

Is there up to date documentation regarding the supported features for each SoC?

Thank you
Jose Ruiz

joseogandoj

ラベル(1)
0 件の賞賛
1 解決策
3,484件の閲覧回数
vanessa_maegima
NXP Employee
NXP Employee

Next release will be available by the end of this month, March 31st.

Internal image at this point uses Python 3.7.

元の投稿で解決策を見る

3 返答(返信)
3,484件の閲覧回数
vanessa_maegima
NXP Employee
NXP Employee

Hi Jose,

In L4.19.35 TfLite supports running inference on GPU:

Screenshot from 2020-03-03 12-45-10.png

Screenshot from 2020-03-03 12-49-21 - 1.png

From Release Notes, 8QXP supports this NN acceleration:

Screenshot from 2020-03-03 12-50-08.png

Keras is currently not supported.

Python3 bindings for TfLite and ArmNN will be available in future releases.


Thanks,
Vanessa

0 件の賞賛
3,484件の閲覧回数
jose_ruiz
NXP Pro Support
NXP Pro Support

vanessamaegima‌ Thank you very much for your detailed response. Is there an expected release date for python 3 bindings? Do you know what version of python 3 will be used (<=3.7)?

Thank you

JM

0 件の賞賛
3,485件の閲覧回数
vanessa_maegima
NXP Employee
NXP Employee

Next release will be available by the end of this month, March 31st.

Internal image at this point uses Python 3.7.