HI all,
I am trying eIQ and study DOC UM11226 and have some question:
1. What Tensorflow operator does the eIQ support? I have some original model to run on the eIQ, but I realize seems the eIQ is not support all tensorflow operator.
2. As far as I know the GPU has not been supported by the eIQ so far. Are there any plans for GPU support?
BR,
Frankle Yeh
Hi Frankle,
It is recommended to convert your TensorFlow model to a TfLite model and use TfLite operators, or you can try to load your TensorFlow model using the OpenCV DNN module from eIQ.
Thanks,
Vanessa