-
Notifications
You must be signed in to change notification settings - Fork 24
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
请问支持transformer模型吗?我尝试着使用vx-delegate 来推理whisper的tflite模型,但是总是报错 #199
Comments
https://colab.research.google.com/drive/1CElRlLNbe9dRYpmu58jkbtu5lUKhMPRS?usp=sharing#scrollTo=dLkMa_36PgW- |
Sorry for late reply. We are able to support transformer model. According to your log, you failed in the low-level driver, could you share which OpenVX Driver in your test? and please share log with "export VSI_NN_LOG_LEVEL=5" and " export VIV_VX_DEBUG_LEVEL=1 " Thanks |
@sunshinemyson As you requested, I have exported some low-level logs. Please help me review them. Regarding your inquiry about the OpenVX Driver, were you referring to the version of the OpenVX Driver used in my test? Unfortunately, I'm not sure how to check the version of the OpenVX Driver. By the way, I conducted tests on i.MX 8M Plus EVK using TFLite models. Is there anything specific you'd like me to do or any questions you have about these tests? thank you again. |
@jayyang-zigbang jay, We tried model by ourself, the model cannot run with tflite CPU reference implementation. Did you tried with CPU? Thanks |
hi @sunshinemyson , i am not sure which tflite file you tried. i will upload my tflite file. its works well on i.MX 8M Plus EVK cpu mode. |
Thanks, We will try it again with your model. Thanks |
Hi @jayyang-zigbang, what version of BSP you are using? I suppose you use the Yocto Linux from NXP. |
Hi @robert-kalmar, I only ran these tflite models on the original i.MX 8M Plus EVK linux. I didn't try to install any other linux os(BSP) on the i.MX 8M Plus EVK board. |
@jayyang-zigbang , copy me please the output of |
Thank you for your prompt response. I'll check the BSP version tomorrow as I didn't bring the development board home with me. While we're on the topic, have you had a chance to test my Whisper TFLite models on the NPU? How do they perform on the NXP NPU? Or did you any experience for running transformer architecture on nxp npu? |
@robert-kalmar hi this is the output of
|
The text was updated successfully, but these errors were encountered: