Hi, I have a custom YOLOv4 MLModel and when i try to open it on iPhone 12 and iPhone 12 Pro i get a crash instant with this:
[espresso] [Espresso::handle_ex_plan] exception=Espresso exception: "Invalid blob shape": ANE does not support blob rank < 0 status=-7
It works fine on older devices, and I have no 13s iPhone to test on. I can't find more informations on this crash and I was wondering if someone has a clue to help me.
Thanks !