Hi,
I'm currently working on my iMX93 EVK board to test some deep learning models. However, I am encountering difficulties using TensorFlow Select Ops for my FastSpeech2 model. To work with FastSpeech2, I need to use the Flex Delegate.
I've noticed that the iMX93 EVK board does not come with any delegate files (.so). I referred to the IMX Machine Learning User Guide, but I couldn't find any guidelines on this issue.
Could you please let me know if there is a way to build the delegate for the iMX93 EVK board? If not, does this mean that the board does not support Flex Delegate at all?
Additionally, if I compile my application with the Flex Delegate (using the TensorFlow Lite C++ API), will I be able to run my model on the iMX93 board?
I appreciate your prompt response. Thank you for your assistance.
Best regards,