ML-examples icon indicating copy to clipboard operation
ML-examples copied to clipboard

PyArmnn TFLite Model parsing error: "Unsupported Operations"

Open AliSheheryar opened this issue 2 years ago • 1 comments

Hy Team ArmNN, I need to parse tflite model into PyArmNN runtime for prediction of OCR(CRNN+CRAFT) package model. While calling function CreateNetworkFromBinaryFile(), it raises error for un-supported ops. pyarmnn

AliSheheryar avatar Mar 23 '23 13:03 AliSheheryar

Hey might be best to ask this question on the ArmNN github repo here: https://github.com/ARM-software/armnn/issues

Burton2000 avatar Mar 31 '23 12:03 Burton2000