Hi
When tried to compile a quantized model, it's finished with failure.
According to the description at
a quontized model is supported at "TFLiteRuntime + TIDL HeterogeneousExecution".
The model I use is "Efficientnet-Lite4" which is lined at the following TIDL manual.
When I tried to compile quontized tiflite which is linked to above by using "tflrt_delegate.py", it's finished with the following error.
Q1: Is a quontized model really supported?
Q2: If it's not supported yet then please let me know when it's released.
Q3: If it's already supported then please let me know why above compile is finished with error.
Thanks and Best regards,
HaTa