[X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
[X] Provided a clear description of your suggestion.
[X] Included any relevant context or examples.
Issue or Suggestion Description
I'd like to add esp-nn optimizations in the Arduino IDE environment. I have a TFLite model exported as C header and I'm able to run it on my ESP32S3 "as-is", without esp-nn.
How do I make the Arduino IDE compile the esp-nn optimizations?
Checklist
Issue or Suggestion Description
I'd like to add esp-nn optimizations in the Arduino IDE environment. I have a TFLite model exported as C header and I'm able to run it on my ESP32S3 "as-is", without esp-nn. How do I make the Arduino IDE compile the esp-nn optimizations?