Ali Sheheryar

Results 2 issues of Ali Sheheryar

I am trying to have a batch inference on my image list( 2 images) using Pyarmnn on Arm-v7l device. Single Image inference is doing fine. make_input_tensor function produces the required...

Bug

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](https://user-images.githubusercontent.com/56480949/227216978-234bb2ef-4f68-4074-b670-0d9298968ad4.png)