espressif / esp-tflite-micro

TensorFlow Lite Micro for Espressif Chipsets
Apache License 2.0
374 stars 81 forks source link

ESP-NN on Arduino Framework (TFMIC-18) #76

Open ruben148 opened 6 months ago

ruben148 commented 6 months ago

Hello. Is it possible to activate the esp-nn optimizations on the Arduino framework? I have some non-related problems using esp-idf and I switched to Arduino, but I noticed that on the Arduino framework the optimizations are not used. Is there a simple way to do this?

vikramdattu commented 6 months ago

Hi @ruben148 we do have Arduino support via arduino-esp32. Do check it out.