eloquentarduino / EloquentTensorFlow32

Run TensorFlow on ESP32 chips without pain
7 stars 3 forks source link

how to // add required ops #2

Open vasanthpradeep opened 4 months ago

vasanthpradeep commented 4 months ago

I am not able to run my lstm tflite model on esp32 as it is showing an error as shown in the screenshot:

AllocateTensors() failed Failed to get registration from op code CUSTOM

image_2024-02-21_104541279