Search found 1 match

by AbdulazizHany
Wed Sep 18, 2024 12:35 am
Forum: General Discussion
Topic: Error while using esp32cam and tensorflowlite
Replies: 0
Views: 496

Error while using esp32cam and tensorflowlite

I am using tensorflow lite esp32 library on arduino ide on esp32 cam to run my model on esp32 cam but I am facing this error: assert failed: IntegerType gemmlowp::RoundingDivideByPOT(IntegerType, int) [with IntegerType = long int] fixedpoint.h:359 (exponent <= 31) I double checked that the error is ...